Click or drag to resize
RequestContextPurgePluginListCache Method
Version 57.0.0

[Missing <summary> documentation for "M:CefSharp.RequestContext.PurgePluginListCache(System.Boolean)"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public virtual void PurgePluginListCache(
	bool reloadPages
)

Parameters

reloadPages
Type: SystemBoolean

[Missing <param name="reloadPages"/> documentation for "M:CefSharp.RequestContext.PurgePluginListCache(System.Boolean)"]

Implements

IRequestContextPurgePluginListCache(Boolean)
See Also