Controller Constructor

Initializes a new instance of the Controller class.

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

Syntax

'Declaration
Protected Sub New
protected Controller()
protected:
Controller()

See Also

Reference

Controller Class

System.Web.Mvc Namespace