ActionResult Constructor ()

 

Initializes a new instance of the ActionResult class.

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

Syntax

protected ActionResult()
protected:
ActionResult()
new : unit -> ActionResult
Protected Sub New

See Also

ActionResult Class
System.Web.Mvc Namespace

Return to top