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

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

Overload List

  NameDescription
Public methodStatic memberRegisterClientScriptBlock(Control, Type, String, String, Boolean)Registers a client script block with the ScriptManager control for use with a control that is inside an UpdatePanel control, and then adds the script block to the page.
Public methodStatic memberRegisterClientScriptBlock(Page, Type, String, String, Boolean)Registers a client script block with the ScriptManager control for use with a control that is inside an UpdatePanel control, and then adds the script block to the page.
Top
See Also

Reference

Tags :


Page view tracker