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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string MacroExpression { get; set; }
Property Value
Type:
StringSee Also