ShowNetErrorPageParameters Class |
Namespace: DotNetBrowser.Navigation.Handlers
public sealed class ShowNetErrorPageParameters : NavigationParameters
The ShowNetErrorPageParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Navigation |
Gets the INavigation instance the handler is associated with.
(Inherited from NavigationParameters.) | |
| NetError |
Gets the URL request error code.
| |
| 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.) |