Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.MenuComponentBase.MenuData.CssClass Property

The CSS class added to the top-level HTML tag representing the menu. May be null.

Class: YetaWF.Modules.ComponentsHTML.Components.MenuComponentBase.MenuData
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public string? CssClass { get; set; }

See Also YetaWF.Modules.ComponentsHTML.Components.MenuComponentBase.MenuData ClassYetaWF.ComponentsHTML PackageYetaWF.Core