Click or drag to resize
CMSAbstractMenuPropertiesHighlightAllItemsInPath Property
Indicates if all items in the unfolded path should be displayed as highlighted.

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

Property Value

Type: Boolean

Implements

ICMSMenuPropertiesHighlightAllItemsInPath
See Also