Click or drag to resize
EvaluationContextOriginalExpressionType Property
Gets or sets the type of the expression which is being evaluated (% or $ or ?).

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

Property Value

Type: String
See Also