Click or drag to resize
MacroExpressionPrevious Property
Previous expression (the expression from which this expression is the next).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected MacroExpression Previous { get; set; }

Property Value

Type: MacroExpression
See Also