Method Cancel
- Namespace
 - DotNetBrowser.Browser.Dialogs.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
Cancel()
Creates a PromptResponse that notifies the browser that the prompt dialog has been canceled.
public static PromptResponse Cancel()
Returns
- PromptResponse
 The PromptResponse instance that can be used as a return value in PromptHandler implementation.