Table of Contents

Class ConfirmParameters

Namespace
DotNetBrowser.Browser.Dialogs.Handlers
Assembly
DotNetBrowser.dll

The base class for common dialog parameters.

public sealed class ConfirmParameters : CommonDialogParameters
Inheritance
ConfirmParameters
Inherited Members

Properties

CancelActionText

Gets the localized text of the "Cancel" action.

OkActionText

Gets the localized text of the "OK" action.

Url

Gets the URL of the web page that requested to display the dialog.