Show / Hide Table of Contents

Class ContentBreadCrumbViewComponent

Inheritance
object
LeptonViewComponentBase
ContentBreadCrumbViewComponent
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.Themes.Lepton.Components.Content.BreadCrumb
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
public class ContentBreadCrumbViewComponent : LeptonViewComponentBase

Constructors

ContentBreadCrumbViewComponent(IPageLayout)

Declaration
public ContentBreadCrumbViewComponent(IPageLayout pageLayout)
Parameters
Type Name Description
IPageLayout pageLayout

Properties

PageLayout

Declaration
protected IPageLayout PageLayout { get; }
Property Value
Type Description
IPageLayout

Methods

Invoke()

Declaration
public virtual IViewComponentResult Invoke()
Returns
Type Description
IViewComponentResult
In this article
Back to top Powered by Volosoft