MacroExpression ParseParameters Method Kentico 8.0 API Reference
Parses the method or indexer parameters.

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

Parameters

index
Type: OnlineSystem Int32 
Index in the expression, adjusted to after the end element
openParenthesis
Type: CMS.MacroEngine ElementType
Opening parenthesis for these parameters
closeParenthesis
Type: CMS.MacroEngine ElementType
Closing parenthesis for these parameters
See Also