TreeViewItem
Properties
Items - IList
Id - String
Expanded - Boolean
HasChildren - Boolean
Checked - Boolean
Icon - String
RouteValues - RouteValueDictionary
HtmlAttributes - IDictionary
ImageHtmlAttributes - IDictionary
LinkHtmlAttributes - IDictionary
ContentHtmlAttributes - IDictionary
Encoded - Boolean
Template - HtmlTemplate
Gets or sets the Content.
InlineTemplate - Func
Html - String
Visible - Boolean
ImageUrl - String
SpriteCssClasses - String
Content - Action
Text - String
Selected - Boolean
Enabled - Boolean
ControllerName - String
ActionName - String
RouteName - String
Url - String
RootLevel - Int32
Parent - TreeViewItem
Items member.
PreviousSibling - TreeViewItem
Items member.
NextSibling - TreeViewItem
Items member.
Methods
Serialize(Microsoft.AspNetCore.Mvc.IUrlHelper)
Serialize method.
Parameters
urlHelper - Microsoft.AspNetCore.Mvc.IUrlHelper
RETURNS
The result.