Show / Hide Table of Contents

Class LeptonErrorViewComponent

Inheritance
object
LeptonViewComponentBase
LeptonErrorViewComponent
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.Views.Error.DefaultErrorComponent
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
public class LeptonErrorViewComponent : LeptonViewComponentBase

Constructors

LeptonErrorViewComponent()

Declaration
public LeptonErrorViewComponent()

Methods

Invoke(AbpErrorViewModel, string)

Declaration
public IViewComponentResult Invoke(AbpErrorViewModel model, string defaultErrorMessageKey)
Parameters
Type Name Description
AbpErrorViewModel model
string defaultErrorMessageKey
Returns
Type Description
IViewComponentResult
In this article
Back to top Powered by Volosoft