PanelBarItemBase
Properties
Text - String
LinkHtmlAttributes - Object
ImageHtmlAttributes - Object
Url - String
ImageUrl - String
IconClass - String
Icon - String
Enabled - Nullable
Selected - Nullable
Expanded - Nullable
Encoded - Nullable
Visible - Nullable
ContentUrl - String
Content - String
ContentHtmlAttributes - Object
Items - IEnumerable
Methods
ConvertToTagHelper()
Converts the current panel bar item to a tag helper instance.
RETURNS
A PanelBarItemTagHelper instance with the same property values.