Click or drag to resize
CMSUIPageEnsureRootElementId Method
Ensures root element ID in UIContext

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

Parameters

ctx
Type: CMS.FormEngine.Web.UIUIContext
See Also