Class ContentBreadCrumbViewComponent
Inheritance
ContentBreadCrumbViewComponent
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
public class ContentBreadCrumbViewComponent : LeptonViewComponentBase
Constructors
ContentBreadCrumbViewComponent(IPageLayout)
Declaration
public ContentBreadCrumbViewComponent(IPageLayout pageLayout)
Parameters
Properties
PageLayout
Declaration
protected IPageLayout PageLayout { get; }
Property Value
Methods
Invoke()
Declaration
public virtual IViewComponentResult Invoke()
Returns
Extension Methods