Method Stay
- Namespace
 - DotNetBrowser.Browser.Dialogs.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
Stay()
Creates a BeforeUnloadResponse that notifies the browser that the user decided to stay on the current page.
public static BeforeUnloadResponse Stay()
Returns
- BeforeUnloadResponse
 The BeforeUnloadResponse instance that can be used as a return value in BeforeUnloadHandler implementation.