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