MvcFilter Constructor

Initializes a new instance of the MvcFilter class.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New MvcFilter()
protected MvcFilter()
protected:
MvcFilter()
protected function MvcFilter()

See Also

Reference

MvcFilter Class

MvcFilter Overload

System.Web.Mvc Namespace