CefRefreshWebPlugins Method |
Version 55.0.0
Cause the plugin list to refresh the next time it is accessed regardless of whether it has already been loaded.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public static void RefreshWebPlugins()
public:
static void RefreshWebPlugins()
See Also