MacroExceptionOriginalExpression Property |
Gets or sets the whole expression which was being processed when this error occurred.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public string OriginalExpression { get; set; }
Property Value
Type:
StringSee Also