Table of Contents

Class OpenExternalAppResponse

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

The response to the OpenExternalAppHandler.

public sealed class OpenExternalAppResponse
Inheritance
OpenExternalAppResponse
Inherited Members

Methods

Cancel()

Creates a OpenExternalAppResponse that notifies the browser that the link should not be opened in the external application.

Open()

Creates a OpenExternalAppResponse that notifies the browser that the link should be opened in the associated external application.