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