Class ErrorViewComponent
Inherited Members
Namespace: Volo.Docs.Pages.Documents.Shared.ErrorComponent
Assembly: Volo.Docs.Web.dll
Syntax
public class ErrorViewComponent : AbpViewComponent
Constructors
ErrorViewComponent()
Declaration
public ErrorViewComponent()
Methods
Invoke(ErrorPageModel)
Declaration
public IViewComponentResult Invoke(ErrorPageModel model)
Parameters
Type | Name | Description |
---|---|---|
ErrorPageModel | model |
Returns
Type | Description |
---|---|
IViewComponentResult |