WebUIDelegate_Extensions.UIRunJavaScriptConfirmationPanel Method

Definition

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

sender
WebView
withMessage
String
initiatedByFrame
WebFrame

Returns

Applies to