Click or drag to resize
CMSTreeMenuCollapseSelectedNodeOnClick Property
Indicates if the selected section of menu should be collapsed when it's clicked.

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

Property Value

Type: Boolean
See Also