Click or drag to resize
MacroExceptionOriginalExpression Property
Gets or sets the whole expression which was being processed when this error occurred.

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

Property Value

Type: String
See Also