FilterProviderCollection Constructor
Initializes a new instance of the FilterProviderCollection class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New FilterProviderCollection()
public FilterProviderCollection()
public:
FilterProviderCollection()
public function FilterProviderCollection()
See Also
Reference
FilterProviderCollection Class
FilterProviderCollection Overload