Click or drag to resize
CMSListMenuDisplayOnlySelectedPath Property
Specifies whether all submenus should be displayed or just submenu under highlighted (selected) item.

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

Property Value

Type: Boolean
See Also