| RequestWillBeSentExtraInfoEventArgsSiteHasCookieInOtherPartition Property  | 
Version 118.6.80 
            Whether the site has partitioned cookies stored in a partition different than the current one.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
 Syntax
Syntaxpublic bool? SiteHasCookieInOtherPartition { get; }public:
property Nullable<bool> SiteHasCookieInOtherPartition {
	Nullable<bool> get ();
}Property Value
Type: 
NullableBoolean See Also
See Also