ShowHttpErrorPageParametersHttpStatus Property  | 
 
                Gets the HTTP status code of the request.
            
 
    Namespace: 
   DotNetBrowser.Navigation.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic HttpStatusCode HttpStatus { get; }Property Value
Type: 
HttpStatusCodeThe HTTP status code of the request.
See Also