FilterProviders.Providers Property

Provides a registration point for filters.

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

static member Providers : FilterProviderCollection with get, private set

Property Value

Type: System.Web.Mvc.FilterProviderCollection
The collection of filters.

Show: