Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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