Click or drag to resize
JavaScriptSetJSFunction Method
Overload List
  NameDescription
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