ClientScriptManager::IsStartupScriptRegistered Method
.NET Framework (current version)
Determines whether the startup script is registered with the Page object.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
