| JavaScript Class |
Namespace: ToolBoox
The JavaScript type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterClientScriptBlock |
Register a client script on page
| |
| 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
|