System.Web.UI.Page.ClientScript Property

Gets a System.Web.UI.ClientScriptManager object used to manage, register, and add script to the page.

Syntax

public ClientScriptManager ClientScript { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the Page.ClientScript property to get a System.Web.UI.ClientScriptManager object that can be used to manage, register, and add script to a Web page. For more information, see the System.Web.UI.ClientScriptManager class.

The System.Web.UI.ClientScriptManager class is new in vstecasplong and replaces System.Web.UI.Page class methods for managing scripts that are now deprecated.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0