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

Registers client script that is embedded in an assembly with the ScriptManager control for use with a control that is participating in partial-page rendering.

Overload List

  NameDescription
Public methodStatic memberRegisterClientScriptResource(Control, Type, String)Registers the client script that is embedded in an assembly with the ScriptManager control for use with a control that is participating in partial-page rendering.
Public methodStatic memberRegisterClientScriptResource(Page, Type, String)Registers a client script file that is embedded in an assembly with the ScriptManager control every time that a postback occurs.
Top
See Also

Reference

Tags :


Page view tracker