Click or drag to resize

IJavascriptObjectRepositoryUnRegisterAll Method

Version 94.4.20
UnRegister all the currently bound objects from the repository. If you unregister an object that is currently bound in JavaScript then the method/property calls will fail.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
void UnRegisterAll()
See Also