Controller::HttpNotFound Method (String)
Returns an instance of the HttpNotFoundResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
protected public: virtual HttpNotFoundResult^ HttpNotFound( String^ statusDescription )
Parameters
- statusDescription
- Type: System::String
The status description.
Show: