Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.MacroEngine
ExpressionEvaluator Class
ExpressionEvaluator Properties
Children Property
Context Property
Expression Property
Name Property
Parent Property
Type Property
Value Property
ExpressionEvaluator
.
Children Property
Child expressions of the expression.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
Copy
protected
List
<
MacroExpression
>
Children
{
get
; }
Property Value
Type:
List
<
MacroExpression
>
See Also
Reference
ExpressionEvaluator Class
CMS.MacroEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com