Adds a new rule as a child of current node. Inserts the rule to the specified position.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ruleInfo
- Type: CMS.MacroEngine MacroRuleInfo
Rule to add
- position
- Type: System Int32
Position of the rule within the group
Return Value
Type: MacroRuleTreeSee Also