Kendo.Mvc.UI.AppBar
Kendo UI AppBar component
Fields
urlGenerator
The URL generator.
Properties
Items
An array with objects representing the appbar items.
Position
Defines where in the page the AppBar will be positioned
PositionMode
Defines the type of positioning
ThemeColor
Specifies the color 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.