HttpNotFoundResult Constructor
Initializes a new instance of the HttpNotFoundResult class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | HttpNotFoundResult() | Initializes a new instance of the HttpNotFoundResult class. |
![]() | HttpNotFoundResult(String) | Initializes a new instance of the HttpNotFoundResult class using a status description. |
HttpNotFoundResult Constructor ()
Initializes a new instance of the HttpNotFoundResult class.
HttpNotFoundResult Constructor (String)
Initializes a new instance of the HttpNotFoundResult class using a status description.
Show:
