ClientScriptManager.IsClientScriptIncludeRegistered Method (System.Web.UI)

Switch View :
ScriptFree
.NET Framework Class Library
ClientScriptManager.IsClientScriptIncludeRegistered Method

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.

Overload List

  Name Description
Public method IsClientScriptIncludeRegistered(String) Determines whether the client script include is registered with the Page object using the specified key.
Public method IsClientScriptIncludeRegistered(Type, String) Determines whether the client script include is registered with the Page object using a key and type.
Top
See Also

Reference