ClientScriptManager.IsClientScriptIncludeRegistered Method
.NET Framework 4
Determines whether the client script include 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 | |
|---|---|---|
|
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. |