Click or drag to resize
MacroExpressionGetRoot Method
Gets the root of the expression.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected MacroExpression GetRoot()

Return Value

Type: MacroExpression
See Also