Table of Contents

Class RepostFormResponse

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

The response to the RepostFormHandler.

public sealed class RepostFormResponse
Inheritance
RepostFormResponse
Inherited Members

Methods

Cancel()

Creates a RepostFormResponse that notifies the browser that the page reloading should be canceled.

Repost()

Creates a RepostFormResponse that notifies the browser that resubmitting POST data is allowed.