Click or drag to resize
CMSAbstractMenuFilterControlUseAlternatingStyles 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: 9.0.0
Syntax
C#
public virtual bool UseAlternatingStyles { get; set; }

Property Value

Type: Boolean

Implements

ICMSMenuPropertiesUseAlternatingStyles
See Also