Click or drag to resize

CefRefreshWebPlugins Method

Version 98.1.210
Cause the plugin list to refresh the next time it is accessed regardless of whether it has already been loaded.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 98.1.210.0
Syntax
public static void RefreshWebPlugins()
See Also