Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- page (Page)
The Page object to retrieve the ScriptManager from.
Return Value
Return Value
The current ScriptManager instance for the selected Page object, or null if none is defined.
Remarks
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 that does not have a known Id property.
Exceptions
Assembly: System.Web.Extensions (Module: System.Web.Extensions)