Click or drag to resize
MacroDesignerTreeChildGroups Property
Gets or sets the child groups.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public List<MacroDesignerTree> ChildGroups { get; set; }

Property Value

Type: ListMacroDesignerTree
See Also