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