NavigationEntryOriginalUrl Property |
Version 63.0.0
Returns the original URL that was entered by the user before any redirects.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public string OriginalUrl { get; }
public:
property String^ OriginalUrl {
String^ get ();
}
Property Value
Type:
StringSee Also