CefGetGlobalCookieManager Method |
Version 55.0.0
Returns the global cookie manager.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public static ICookieManager GetGlobalCookieManager()
public:
static ICookieManager^ GetGlobalCookieManager()
Return Value
Type:
ICookieManager[Missing <returns> documentation for "M:CefSharp.Cef.GetGlobalCookieManager"]
See Also