ActionResult Constructor
Initializes a new instance of the ActionResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Protected Sub New
protected ActionResult()
protected:
ActionResult()