Table of Contents

Namespace DotNetBrowser.Browser.Dialogs.Handlers

Classes

AlertParameters

The base class for common dialog parameters.

BeforeUnloadParameters

The base class for common dialog parameters.

BeforeUnloadResponse

The response to the BeforeUnloadHandler.

CommonDialogParameters

The base class for common dialog parameters.

ConfirmParameters

The base class for common dialog parameters.

ConfirmResponse

The response to the ConfirmHandler.

DialogParameters

The base class for dialog parameters.

FileChooserParameters

The base class for the common file chooser parameters.

FilteredFileChooserParameters

The base class for the common file chooser parameters.

OpenDirectoryParameters

The parameters of the OpenDirectoryHandler.

OpenDirectoryResponse

The response to the OpenDirectoryHandler.

OpenExternalAppParameters

The parameters of the OpenExternalAppHandler.

OpenExternalAppResponse

The response to the OpenExternalAppHandler.

OpenFileParameters

The parameters of the OpenFileHandler.

OpenFileResponse

The response to the OpenFileHandler.

OpenMultipleFilesParameters

The parameters of the OpenMultipleFilesHandler.

OpenMultipleFilesResponse

The response to the OpenMultipleFilesHandler.

PromptParameters

The base class for common dialog parameters.

PromptResponse

The response to the PromptHandler.

RepostFormParameters

The base class for common dialog parameters.

RepostFormResponse

The response to the RepostFormHandler.

SaveAsPdfParameters

The parameters of the SaveAsPdfHandler.

SaveAsPdfResponse

The response to the SaveAsPdfHandler.

SaveFileParameters

The parameters of the SaveFileHandler.

SaveFileResponse

The response to the SaveFileHandler.

SelectCertificateParameters

The parameters of the SelectCertificateHandler.

SelectCertificateResponse

The response to SelectCertificateHandler

SelectColorParameters

The parameters for the SelectColorHandler.

SelectColorResponse

The response to the SelectColorHandler.

Enums

BeforeUnloadCause

Describes the cause of the onbeforeunload dialog.