Controller Constructor ()

 

Initializes a new instance of the Controller class.

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

Syntax

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

See Also

Controller Class
System.Web.Mvc Namespace

Return to top