Click or drag to resize
CMSAbstractMenuPropertiesUseAlternatingStyles Property
Indicates if alternating styles should be used for even and odd items in the same level of the menu.

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

Property Value

Type: Boolean

Implements

ICMSMenuPropertiesUseAlternatingStyles
See Also