.NET Framework Class Library for Silverlight
HtmlElement..::.AttachEvent Method

Attaches a .NET Framework event handler to an event on the current Document Object Model (DOM) object.

Overload List

  NameDescription
Public methodAttachEvent(String, EventHandler)Attaches the specified .NET Framework event handler (EventHandler) to the specified event on the current Document Object Model (DOM) object. (Inherited from HtmlObject.)
Public methodAttachEvent(String, EventHandler<(Of <(HtmlEventArgs>)>))Attaches the specified .NET Framework event handler (EventHandler<(Of <(TEventArgs>)>)) to the specified event on the current Document Object Model (DOM) object. (Inherited from HtmlObject.)
Top
See Also

Reference

Tags :


Page view tracker