Click or drag to resize
MacroRuleTreeGetRoot Method
Returns the root of the rule tree.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public MacroRuleTree GetRoot()

Return Value

Type: MacroRuleTree
See Also