Click or drag to resize
CMSAbstractMenuPropertiesUseItemImagesForHighlightedItem Property
Indicates if highlighted images is not specified, use item image if exist.

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

Property Value

Type: Boolean

Implements

ICMSMenuPropertiesUseItemImagesForHighlightedItem
See Also