Click or drag to resize
PortalHelperEnsureScriptManager Method
Ensures the Script manager on the page.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public static ScriptManager EnsureScriptManager(
	Page page
)

Parameters

page
Type: System.Web.UIPage
Page

Return Value

Type: ScriptManager
See Also