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