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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual bool UseAlternatingStyles { get; set; }

Property Value

Type: Boolean

Implements

ICMSMenuPropertiesUseAlternatingStyles
See Also