Click or drag to resize
CMSAbstractUIWebpartRootElementID Property
Gets the root element ID. Root UI element holds the very top UIElement which is open in a dialog.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public int RootElementID { get; }

Property Value

Type: Int32
See Also