Click or drag to resize
CMSPageEnsureScriptManager Method
Ensures the script manager on the page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public override ScriptManager EnsureScriptManager()

Return Value

Type: ScriptManager

Implements

ICMSPageEnsureScriptManager
See Also