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