Click or drag to resize

EAPCtrlUtilsAddEventHandler Method

Overload List
  NameDescription
Public methodStatic memberAddEventHandler(WebControl, String, String, Boolean)
Add a new javascript event handler (e.g. onclick) to a control without overwriting any existing handler.
Public methodStatic memberAddEventHandler(WebControl, String, String, Boolean, Boolean)
Add a new javascript event handler (e.g. onclick) to a control without overwriting any existing handler.
Top
See Also