Click or drag to resize

RequestWillBeSentExtraInfoEventArgsSiteHasCookieInOtherPartition Property

Version 110.0.300
Whether the site has partitioned cookies stored in a partition different than the current one.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public bool? SiteHasCookieInOtherPartition { get; }

Property Value

Type: NullableBoolean
See Also