Share via


Controller.HttpNotFound Method

Include Protected Members
Include Inherited Members

Returns an 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
Protected method HttpNotFound() Returns an instance of the HttpNotFoundResult class.
Protected method HttpNotFound(String) Returns an instance of the HttpNotFoundResult class.

Top

See Also

Reference

Controller Class

System.Web.Mvc Namespace