Click or drag to resize
EvaluationContextOriginalExpression Property
Gets or sets the expression which is being evaluated.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public string OriginalExpression { get; set; }

Property Value

Type: String
See Also