ControllerInstanceFilterProvider Constructor

Initializes a new instance of the ControllerInstanceFilterProvider class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ControllerInstanceFilterProvider()
public ControllerInstanceFilterProvider()
public:
ControllerInstanceFilterProvider()
public function ControllerInstanceFilterProvider()

See Also

Reference

ControllerInstanceFilterProvider Class

System.Web.Mvc Namespace

Other Resources

Filtering in ASP.NET MVC