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