Click or drag to resize
CefGetGlobalCookieManager Method
Version 51.0.0
Returns the global cookie manager.

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 51.0.0.0
Syntax
public static ICookieManager GetGlobalCookieManager()

Return Value

Type: ICookieManager

[Missing <returns> documentation for "M:CefSharp.Cef.GetGlobalCookieManager"]

See Also