HttpNotFoundResult Properties
The HttpNotFoundResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
StatusCode | Gets the HTTP status code. (Inherited from HttpStatusCodeResult.) |
|
StatusDescription | Gets the HTTP status description. (Inherited from HttpStatusCodeResult.) |
Show: