Click or drag to resize
GroupUIElementID Property
The ID of the UI element to be used to dynamically populate the group with child UI elements (optional).

Namespace: CMS.UIControls.UniMenuConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public int UIElementID { get; set; }

Property Value

Type: Int32
See Also