Click or drag to resize

INavigationEntryOriginalRequestUrl Property

Gets the URL that caused this entry to be created.

Namespace:  DotNetBrowser.Navigation
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
string OriginalRequestUrl { get; }

Property Value

Type: String
The URL that caused this entry to be created.
See Also