Click or drag to resize
CMSTreeViewInactiveRoot Property
If it is true, root node is not active.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool InactiveRoot { get; set; }

Property Value

Type: Boolean
See Also