Click or drag to resize
CMSTreeViewSystemMode Property
Enable or disable system mode (ignore document show in navigation and e.g.).

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool SystemMode { get; set; }

Property Value

Type: Boolean
See Also