Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.MacroEngine
MacroExpression Class
MacroExpression Properties
Children Property
EndIndex Property
Name Property
Next Property
Parameters Property
Parent Property
Previous Property
Priority Property
SourceElements Property
StartIndex Property
Type Property
Value Property
MacroExpression
Parameters Property
Parameters for the given expression; i.e. |(paramname)value expressions.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
List
<
MacroExpression
>
Parameters
{
get
; }
Property Value
Type:
List
MacroExpression
See Also
Reference
MacroExpression Class
CMS.MacroEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com