.NET Framework Class Library
ScriptManager..::.RegisterClientScriptInclude Method

Registers a client script file with the ScriptManager control for use with a control that is inside an UpdatePanel control, and then adds a script file reference to the page.

Overload List

  NameDescription
Public methodStatic memberRegisterClientScriptInclude(Control, Type, String, String)Registers a client script file with the ScriptManager control for use with a control that is inside an UpdatePanel control, and then adds a script file reference to the page.
Public methodStatic memberRegisterClientScriptInclude(Page, Type, String, String)Registers client script with the ScriptManager control every time that an asynchronous postback occurs, and then adds a script file reference to the page.
Top
See Also

Reference

Tags :


Page view tracker