Table of Contents

Class OpenExternalAppParameters

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

The parameters of the OpenExternalAppHandler.

public sealed class OpenExternalAppParameters : CommonDialogParameters
Inheritance
OpenExternalAppParameters
Inherited Members

Properties

CancelActionText

Gets the localized text of the "Cancel" action.

OpenActionText

Gets the localized text of the "Open..." action.

Url

Gets the URL of the external application request that is about to be opened.