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