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