Click or drag to resize
CMSUIPage.EnsureRootElementId 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.PortalEngine.UIContext
See Also