MacroExpression Constructor (List MacroElement , Int32, Int32)Kentico 8.0 API Reference
Constructor.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

elements
Type: OnlineSystem.Collections.Generic List MacroElement 
Elements of the source expression
startIndex
Type: OnlineSystem Int32
Index of the first item of this expression
endIndex
Type: OnlineSystem Int32
Index of the last item of this expression
See Also