EAPCtrlUtilsAddEventHandler Method |
| Name | Description | |
|---|---|---|
| AddEventHandler(WebControl, String, String, Boolean) |
Add a new javascript event handler (e.g. onclick) to a control without overwriting any existing handler.
| |
| AddEventHandler(WebControl, String, String, Boolean, Boolean) |
Add a new javascript event handler (e.g. onclick) to a control without overwriting any existing handler.
|