MacroExpressionSourceElements Property |
Elements from the source expression.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntaxprotected List<MacroElement> SourceElements { get; set; }
Property Value
Type:
ListMacroElement
See Also