Adds given group as a new child.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- position
- Type: System Int32
Relative position within the children collection
- removeParent
- Type: System Boolean
If true, parent group will be removed if we removed last item within the group
See Also