ShowNetErrorPageParametersUrl Property  | 
 
                Gets the URL of the unreachable navigation request.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe URL of the unreachable navigation request.
See Also