Method Repost
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Repost()
Creates a RepostFormResponse that notifies the browser that resubmitting POST data is allowed.
public static RepostFormResponse Repost()
Returns
- RepostFormResponse
The RepostFormResponse instance that can be used as a return value in RepostFormHandler implementation.