Class BreadcrumbItem
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Breadcrumb
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public class BreadcrumbItem
Constructors
BreadcrumbItem()
Declaration
public BreadcrumbItem()
Properties
Active
Declaration
public bool Active { get; set; }
Property Value
Type | Description |
---|---|
bool |
Html
Declaration
public string Html { get; set; }
Property Value
Type | Description |
---|---|
string |