| JavaScriptSetJSFunction Method |
| Name | Description | |
|---|---|---|
| SetJSFunction(WebControl, String, String) |
Attach a simple inline javascript function to a WebControl
| |
| SetJSFunction(WebControl, String, String, String) |
Attach a javascript function in .js file to a WebControl with arbitrary arguments
|