Click or drag to resize

RequestReferrerUrl Property

Version 130.1.90
Get the referrer URL.

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

Property Value

String

Implements

IRequestReferrerUrl
See Also