Click or drag to resize
MacroTreeMacroExpression Property
Gets or sets macro expression to evaluate. The result of the evaluation is used as a root of the tree structure.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string MacroExpression { get; set; }

Property Value

Type: String
See Also