EAPCtrlUtilsOnClickAppend Method |
Name | Description | |
---|---|---|
OnClickAppend(HtmlInputButton, String) |
Append the specified javascript to the button's onclick script, if any.
See also OnClickPrepend(HtmlInputButton, String).
| |
OnClickAppend(TextBox, String, String) |
Append the specified javascript to the textbox's onclick script, if any.
|