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