Click or drag to resize

CefRequestFirstPartyForCookies Property

Gets or sets the URL to the first party for cookies used in combination with CefWebURLRequest.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string FirstPartyForCookies { get; set; }

Property Value

String
See Also