Click or drag to resize
MacroExpressionSourceElements Property
Elements from the source expression.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected List<MacroElement> SourceElements { get; set; }

Property Value

Type: ListMacroElement
See Also