RequestReferrerUrl Property |
Version 113.3.50
Get the referrer URL.
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string ReferrerUrl { get; }
public:
virtual property String^ ReferrerUrl {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IRequestReferrerUrlSee Also