CefRequestFirstPartyForCookies Property |
Gets or sets the URL to the first party for cookies used in combination with
CefWebURLRequest.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string FirstPartyForCookies { get; set; }Property Value
String
See Also