MacroExpression Constructor (ListMacroElement) |
Constructor.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax protected MacroExpression(
List<MacroElement> elements
)
Parameters
- elements
- Type: System.Collections.GenericListMacroElement
Elements of the source expression
See Also