ExpressionEvaluatorChildren Property |
Child expressions of the expression.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax protected List<MacroExpression> Children { get; }
Property Value
Type:
ListMacroExpressionSee Also