Class ShowHttpErrorPageParameters
- Namespace
- DotNetBrowser.Navigation.Handlers
- Assembly
- DotNetBrowser.dll
The parameters of the ShowHttpErrorPageHandler.
public sealed class ShowHttpErrorPageParameters : NavigationParameters
- Inheritance
-
ShowHttpErrorPageParameters
- Inherited Members
Properties
- HttpStatus
Gets the HTTP status code of the request.
- Url
Gets the URL of the unreachable navigation request.