Click or drag to resize

RequestReferrerUrl Property

Version 94.4.20
Get the referrer URL.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public string ReferrerUrl { get; }

Property Value

Type: String

Implements

IRequestReferrerUrl
See Also