ControlChangedEventArgs Members

Represents the event arguments propagated by the DataDrivenAdapter events.

The following tables list the members exposed by the ControlChangedEventArgs type.

Public Constructors

  Name Description
  ControlChangedEventArgs Initializes an instance of the ControlChangedEventArgs class.

Top

Public Properties

  Name Description
public property ControlName Gets the control name.
public property ControlValue Gets the value of the control.
public property EventName Gets the event name.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString Overridden. Converts to string.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ControlChangedEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.