ControlChangedEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event arguments propagated by the DataDrivenAdapter events.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.ControlChangedEventArgs
Syntax
public class ControlChangedEventArgs : EventArgs
Public Class ControlChangedEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
ControlChangedEventArgs(String, String, String) | Initializes an instance of the ControlChangedEventArgs class. |
Properties
Name | Description | |
---|---|---|
ControlName | Gets the control name. |
|
ControlValue | Gets the value of the control. |
|
EventName | Gets the event name. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | Converts to string.(Overrides Object.ToString().) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright