ControllerBase Constructor

Initializes a new instance of the ControllerBase class.

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

'Declaration
Protected Sub New
'Usage
Dim instance As New ControllerBase()
Show: