ControlChangedEventArgs Constructor (String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes an instance of the ControlChangedEventArgs class.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public ControlChangedEventArgs(
string eventTypeName,
string controlName,
string controlValue
)
Public Sub New (
eventTypeName As String,
controlName As String,
controlValue As String
)
Parameters
eventTypeName
Type: System.StringSpecifies the event type name.
controlName
Type: System.StringSpecifies the control name.
controlValue
Type: System.StringSpecifies the control value.
See Also
ControlChangedEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright