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

Registers a startup script block with the ScriptManager control and adds the script block to the page.

Overload List

  NameDescription
Public methodStatic memberRegisterStartupScript(Control, Type, String, String, Boolean)Registers a startup script block for a control that is inside an UpdatePanel by using the ScriptManager control, and adds the script block to the page.
Public methodStatic memberRegisterStartupScript(Page, Type, String, String, Boolean)Registers a startup script block for every asynchronous postback with the ScriptManager control and adds the script block to the page.
Top
See Also

Reference

Tags :


Page view tracker