MsHtmlEventSink Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the HTML events listener.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.MsHtmlEventSink
Syntax
[ComVisibleAttribute(true)]
public class MsHtmlEventSink : IReflect, IDisposable
<ComVisibleAttribute(True)>
Public Class MsHtmlEventSink
Implements IReflect, IDisposable
Properties
Name | Description | |
---|---|---|
Handlers | Gets or sets the listeners when the event this instance represents is raised. |
Methods
Name | Description | |
---|---|---|
Create(IHTMLElement2, String) | Creates and attaches an event sink to the provided htmlElement for the named eventName event. |
|
Create(IHTMLElement2, String, String, RaiseEventHandler) | Creates and attaches an event sink to the provided htmlElement for the named eventName event. |
|
Dispose() | Detaches event sink from the event source. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Explicit Interface Implementations
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
© 2017 Microsoft. All rights reserved. Copyright