[This is preliminary documentation and is subject to change.]
Continue the JS dialog request. Set |success| to true if the OK button was
pressed. The |user_input| value should be specified for prompt dialogs.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- success
- Type: System Boolean
[Missing <param name="success"/> documentation for "M:Xilium.CefGlue.CefJSDialogCallback.Continue(System.Boolean,System.String)"]
- userInput
- Type: System String
[Missing <param name="userInput"/> documentation for "M:Xilium.CefGlue.CefJSDialogCallback.Continue(System.Boolean,System.String)"]
See Also