Class AlertParameters
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
The base class for common dialog parameters.
public sealed class AlertParameters : CommonDialogParameters
- Inheritance
-
AlertParameters
- Inherited Members
Properties
- OkActionText
Gets the localized text of the "OK" action.
- Url
Gets the URL of the web page that requested to display the dialog.