Click or drag to resize
MacroProcessingContextExpression Property
Identified macro expression including all the parameters.

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

Property Value

Type: String
See Also