Class ContentTitleViewComponent
Inheritance
ContentTitleViewComponent
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
public class ContentTitleViewComponent : LeptonViewComponentBase
Constructors
ContentTitleViewComponent(IPageLayout)
Declaration
public ContentTitleViewComponent(IPageLayout pageLayout)
Parameters
Fields
PageLayout
Declaration
protected IPageLayout PageLayout
Field Value
Methods
Invoke()
Declaration
public virtual IViewComponentResult Invoke()
Returns
Extension Methods