MacroRuleTree RemoveNode Method (Int32, Boolean)Kentico 8.1 API Reference
Adds given group as a new child.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

position
Type: OnlineSystem Int32
Relative position within the children collection
removeParent
Type: OnlineSystem Boolean
If true, parent group will be removed if we removed last item within the group
See Also