The ScriptManagerHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
IsInAsyncPostback |
Determines whether the control is in async postback.
|
![]() ![]() |
RegisterClientScriptBlock(Control, Type, String, String) |
Registers the client script block.
|
![]() ![]() |
RegisterClientScriptBlock(Control, Type, String, String, Boolean) |
Registers the client script block.
|
![]() ![]() |
RegisterClientScriptInclude |
Registers the client script include.
|
![]() ![]() |
RegisterClientScriptResource |
Registers the client script resource.
|
![]() ![]() |
RegisterHiddenField |
Registers the hidden field.
|
![]() ![]() |
RegisterStartupScript(Control, Type, String, String) |
Registers the startup script.
|
![]() ![]() |
RegisterStartupScript(Control, Type, String, String, Boolean) |
Registers the startup script.
|