WebUIDelegate_Extensions.UIRunJavaScriptConfirmationPanel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool UIRunJavaScriptConfirmationPanel (this WebKit.IWebUIDelegate This, WebKit.WebView sender, string withMessage, WebKit.WebFrame initiatedByFrame);
static member UIRunJavaScriptConfirmationPanel : WebKit.IWebUIDelegate * WebKit.WebView * string * WebKit.WebFrame -> bool
Parameters
- This
- IWebUIDelegate
- sender
- WebView
- withMessage
- String
- initiatedByFrame
- WebFrame