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