JavaKnownControls.IsControlEventListed Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Checks whether the control event is a new entry.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public bool IsControlEventListed(
string controlName,
string eventName
)
Public Function IsControlEventListed (
controlName As String,
eventName As String
) As Boolean
Parameters
controlName
Type: System.StringSpecifies the control name.
eventName
Type: System.StringSpecifies the event name.
Return Value
Type: System.Boolean
Type: Boolean
True if the control event is a new entry, otherwise false.
See Also
JavaKnownControls Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright