ClientScriptManager::IsClientScriptIncludeRegistered Method
.NET Framework (current version)
Determines whether the client script include is registered with the Page object.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | IsClientScriptIncludeRegistered(String^) | Determines whether the client script include is registered with the Page object using the specified key. |
![]() | IsClientScriptIncludeRegistered(Type^, String^) | Determines whether the client script include is registered with the Page object using a key and type. |
Show:
