Sdílet prostřednictvím


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
System_CAPS_pubproperty Handlers

Gets or sets the listeners when the event this instance represents is raised.

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static Create(IHTMLElement2, String)

Creates and attaches an event sink to the provided htmlElement for the named eventName event.

System_CAPS_pubmethodSystem_CAPS_static Create(IHTMLElement2, String, String, RaiseEventHandler)

Creates and attaches an event sink to the provided htmlElement for the named eventName event.

System_CAPS_pubmethod Dispose()

Detaches event sink from the event source.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetField(String, BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetFields(BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetMember(String, BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetMembers(BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetMethod(String, BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetMethods(BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetProperties(BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetProperty(String, BindingFlags)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])

System_CAPS_pubinterfaceSystem_CAPS_privmethod IReflect.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])

System_CAPS_pubinterfaceSystem_CAPS_privproperty IReflect.UnderlyingSystemType

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