MacroDesignerTreeChildGroups Property |
Gets or sets the child groups.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public List<MacroDesignerTree> ChildGroups { get; set; }
Property Value
Type:
ListMacroDesignerTreeSee Also