Click or drag to resize

ShowHttpErrorPageParametersUrl Property

Gets the URL of the unreachable navigation request.

Namespace:  DotNetBrowser.Navigation.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string Url { get; }

Property Value

Type: String
The URL of the unreachable navigation request.
See Also