Click or drag to resize

EAPCtrlUtilsOnClickAppend Method

Overload List
  NameDescription
Public methodStatic memberOnClickAppend(HtmlInputButton, String)
Append the specified javascript to the button's onclick script, if any. See also OnClickPrepend(HtmlInputButton, String).
Public methodStatic memberOnClickAppend(TextBox, String, String)
Append the specified javascript to the textbox's onclick script, if any.
Top
See Also