ControlsHelperEnsureScriptManager Method |
Ensures the Script manager on the page.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public static ScriptManager EnsureScriptManager(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Page
Return Value
Type:
ScriptManagerSee Also