| MacroDesignerGroupBuildDesigner Method | 
            Builds the designer controls structure.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic virtual void BuildDesigner(
	bool recursive
)
Parameters
- recursive
- Type: SystemBoolean
 If true, BuldDesigner is called to child groups as well
 See Also
See Also