Class ShowNetErrorPageResponse
- Namespace
 - DotNetBrowser.Navigation.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
A response to the ShowNetErrorPageHandler.
public sealed class ShowNetErrorPageResponse
  - Inheritance
 - 
      
      ShowNetErrorPageResponse
 
- Inherited Members
 
Methods
- Show(string)
 Creates a ShowNetErrorPageResponse that notifies the browser that it should display an error page with the specified
errorHtml.
- ShowDefault()
 Creates a ShowNetErrorPageResponse that notifies the browser that it should display the default error page.