NavigationRedirectedEventArgsUrl Property  | 
 
                Gets the destination URL for the navigation redirect.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe destination URL for the navigation redirect.
See Also