RequestReferrerUrl Property  | 
Version 108.4.130 
            Get the referrer URL.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 108.4.130.0
Syntaxpublic string ReferrerUrl { get; }public:
virtual property String^ ReferrerUrl {
	String^ get () sealed;
}Property Value
Type: 
StringImplements
IRequestReferrerUrl
See Also