RedirectResponseCodeReceivedEventArgsNewUrl Property  | 
 
                Gets the new URL.
            
 
    Namespace: 
   DotNetBrowser.Net.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
Syntaxpublic string NewUrl { get; }Property Value
Type: 
StringA string containing the new Url.
See Also