ClientScriptManager.IsClientScriptBlockRegistered Method
.NET Framework 4.5
Determines whether the client script block 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 | |
|---|---|---|
|
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. |