JavascriptDialogOpeningEventArgsDefaultPrompt Property |
Version 130.1.90
Default dialog prompt.
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string DefaultPrompt { get; }
public:
property String^ DefaultPrompt {
String^ get ();
}
Property Value
StringSee Also