Click or drag to resize
ICMSMenuPropertiesUseAlternatingStyles 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#
bool UseAlternatingStyles { get; set; }

Property Value

Type: Boolean
See Also