NavigationItemContainerExtensions
Methods
WriteItem(Kendo.Mvc.UI.TItem,Kendo.Mvc.UI.TComponent,Kendo.Mvc.UI.IHtmlNode,Kendo.Mvc.UI.INavigationComponentHtmlBuilder)
Parameters
item - TItem
component - TComponent
parentTag - IHtmlNode
builder - INavigationComponentHtmlBuilder<TItem>
GetImageUrl(Kendo.Mvc.UI.T,Microsoft.AspNetCore.Mvc.Rendering.ViewContext)
Parameters
item - T
viewContext - Microsoft.AspNetCore.Mvc.Rendering.ViewContext
GetItemContentId(Kendo.Mvc.UI.TComponent,Kendo.Mvc.UI.TItem)
Parameters
component - TComponent
item - TItem
GetItemUrl(Kendo.Mvc.UI.TComponent,Kendo.Mvc.UI.TItem)
Parameters
component - TComponent
item - TItem
GetItemUrl(Kendo.Mvc.UI.TComponent,Kendo.Mvc.UI.TItem,System.String)
Parameters
component - TComponent
item - TItem
defaultValue - System.String
BindTo(Kendo.Mvc.UI.INavigationItemComponent,System.Collections.Generic.IEnumerable,System.Action)
BindTo{TNavigationItem, TDataItem} method.
Parameters
component - INavigationItemComponent<TNavigationItem>
dataSource - System.Collections.Generic.IEnumerable<TDataItem>
action - System.Action<TNavigationItem,TDataItem>
BindTo(Kendo.Mvc.UI.INavigationItemContainer,System.Collections.IEnumerable,System.Action)
BindTo{TNavigationItem} method.