ViewResult Constructor
Initializes a new instance of the ViewResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Sub New
public ViewResult()
public:
ViewResult()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the ViewResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration
Public Sub New
public ViewResult()
public:
ViewResult()