Model for the Error page. This class is decorated with the ResponseCache and IgnoreAntiforgeryToken attributes.
More...
Model for the Error page. This class is decorated with the ResponseCache and IgnoreAntiforgeryToken attributes.
◆ OnGet()
void BetterFinds.Pages.ErrorModel.OnGet |
( |
| ) |
|
|
inline |
Shows the error page.
This page shows the error page with the request ID, if available. Used to present the error page with diagnostics when an error occurs.
◆ RequestId
string? BetterFinds.Pages.ErrorModel.RequestId |
|
getset |
◆ ShowRequestId
bool BetterFinds.Pages.ErrorModel.ShowRequestId |
|
get |
A boolean indicating whether or not the request ID should be shown.
The documentation for this class was generated from the following file:
- BetterFinds/Pages/Error.cshtml.cs