ClientScriptManager.IsStartupScriptRegistered Method
.NET Framework 4.5
Determines whether the startup script is registered with the Page object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsStartupScriptRegistered(String) | Determines whether the startup script is registered with the Page object using the specified key. |
|
IsStartupScriptRegistered(Type, String) | Determines whether the startup script is registered with the Page object using the specified key and type. |