Click or drag to resize
JavaScript Methods

The JavaScript type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegisterClientScriptBlock
Register a client script on page
Public methodStatic memberSetJSFunction(WebControl, String, String)
Attach a simple inline javascript function to a WebControl
Public methodStatic memberSetJSFunction(WebControl, String, String, String)
Attach a javascript function in .js file to a WebControl with arbitrary arguments
Top
See Also