INavigationEntryOriginalRequestUrl Property  | 
 
                Gets the URL that caused this entry to be created.
            
 
    Namespace: 
   DotNetBrowser.Navigation
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.3
Syntaxstring OriginalRequestUrl { get; }Property Value
Type: 
StringThe URL that caused this entry to be created.
See Also