ScriptManager.GetCurrent(Page) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ScriptManager instance for a given Page object.
public:
static System::Web::UI::ScriptManager ^ GetCurrent(System::Web::UI::Page ^ page);
public static System.Web.UI.ScriptManager GetCurrent(System.Web.UI.Page page);
static member GetCurrent : System.Web.UI.Page -> System.Web.UI.ScriptManager
Public Shared Function GetCurrent (page As Page) As ScriptManager
- page
- Page
The page instance to retrieve the ScriptManager from.
The current ScriptManager instance for the selected Page object, or null
if no instance is defined.
page
is null
.
Use this static method to determine whether a ScriptManager control is on a page, or to access the properties and methods of a ScriptManager control when you do not know its ID.
Produkt | Wersje |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: