Click or drag to resize
MacroDesignerTreeAddExpression Method
Adds an expression (leaf in the tree structure) as a new child.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public MacroDesignerTree AddExpression()

Return Value

Type: MacroDesignerTree
See Also