FilterProviderCollection Constructor (IList<IFilterProvider>)
Initializes a new instance of the FilterProviderCollection class using the filter providers collection.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- providers
- Type: System.Collections.Generic.IList<IFilterProvider>
The filter providers collection.
Show: