HttpNotFoundResult Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the HttpNotFoundResult class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method HttpNotFoundResult() Initializes a new instance of the HttpNotFoundResult class.
Public method HttpNotFoundResult(String) Initializes a new instance of the HttpNotFoundResult class using a status description.

Top

Remarks

A Visual Studio project with source code is available to accompany this topic: Download.

See Also

Reference

HttpNotFoundResult Class

System.Web.Mvc Namespace