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