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