WebBrowserExtensionsThrowExceptionIfCanExecuteJavascriptInMainFrameFalse Method |
Version 118.6.80
Throw exception if can execute javascript in main frame false.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax public static void ThrowExceptionIfCanExecuteJavascriptInMainFrameFalse()
public:
static void ThrowExceptionIfCanExecuteJavascriptInMainFrameFalse()
Exceptions Exception | Condition |
---|
Exception | Thrown when an exception error condition occurs. |
See Also