MsHtmlEventSink.Handlers Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the listeners when the event this instance represents is raised.
This API is not CLS-compliant.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
[CLSCompliantAttribute(false)]
public MsHtmlEventHandler Handlers { get; set; }
<CLSCompliantAttribute(False)>
Public Property Handlers As MsHtmlEventHandler
Property Value
Type: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.MsHtmlEventHandler
Type: MsHtmlEventHandler.
Remarks
This listener type has access to the IHTMLEventObj, for fined grained mshtml event handling.
See Also
MsHtmlEventSink Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright