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