Click or drag to resize
CMSUIPageEnsureRootElementId Method
Ensures rootelement id in UIContext

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected static void EnsureRootElementId(
	UIContext ctx
)

Parameters

ctx
Type: CMS.PortalEngineUIContext
See Also