ShowHttpErrorPageParameters Class |
Namespace: DotNetBrowser.Navigation.Handlers
public sealed class ShowHttpErrorPageParameters : NavigationParameters
The ShowHttpErrorPageParameters type exposes the following members.
Name | Description | |
---|---|---|
HttpStatus |
Gets the HTTP status code of the request.
| |
Navigation |
Gets the INavigation instance the handler is associated with.
(Inherited from NavigationParameters.) | |
Url |
Gets the URL of the unreachable navigation request.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |