Click or drag to resize
AbstractCMSPageEnsureScriptManager 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 virtual ScriptManager EnsureScriptManager()

Return Value

Type: ScriptManager

Implements

ICMSPageEnsureScriptManager
See Also