Gets a System.Web.UI.ClientScriptManager object used to manage, register, and add script to the page.
Documentation for this section has not yet been entered.
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.