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 | |
---|---|---|
ControlName | Gets the control name. | |
ControlValue | Gets the value of the control. | |
EventName | Gets the event name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. Converts to string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.