HttpNotFoundResult Constructor

Initializes a new instance of the HttpNotFoundResult class.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Sub New
'Usage
Dim instance As New HttpNotFoundResult()

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

Show: