Kendo.Mvc.UI.BottomNavigation
Kendo UI BottomNavigation component
Fields
urlGenerator
The URL generator.
Properties
Border
Toggles the border of the widget.
Shadow
Toggles the shadow of the widget.
Items
Specifies the items of the BottomNavigation component.
Template
Sets a custom template for the items.
TemplateId
The id for the Template
Fill
Defines the fill of the component
ThemeColor
Specifies the color of the component
ItemFlow
Specifies the iteFLow of the component
PositionMode
Specifies the positionMode of the component
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
WriteHtml(System.Web.UI.HtmlTextWriter)
Writes the HTML.
Parameters
writer System.Web.UI.HtmlTextWriter
The HtmlTextWriter.