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