RequestContext.GetDefaultCookieManager Method |
Version 63.0.0
Returns the default cookie manager for this object. This will be the global
cookie manager if this object is the global request context. Otherwise,
this will be the default cookie manager used when this request context does
not receive a value via IRequestContextHandler.GetCookieManager().
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 63.0.0.0
Syntax
See Also