Method ShowDefault
- Namespace
 - DotNetBrowser.Navigation.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
ShowDefault()
Creates a ShowHttpErrorPageResponse that notifies the browser that it should display the default error page.
public static ShowHttpErrorPageResponse ShowDefault()
Returns
- ShowHttpErrorPageResponse
 The ShowHttpErrorPageResponse instance that can be used as a return value in ShowHttpErrorPageHandler implementation.