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