Click or drag to resize
MacroTreeRoot Property
Gets a root of the tree structure (result of the evaluation of given macro).

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

Property Value

Type: Object
See Also