Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides an interface for finding filters.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Interface IFilterProvider
'Usage
Dim instance As IFilterProvider
public interface IFilterProvider
public interface class IFilterProvider
public interface IFilterProvider
The IFilterProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetFilters | Returns an enumerator that contains all the IFilterProvider instances in the service locator. |
Top
Remarks
Global action filters can be registered manually or by using Dependency Injection.
.jpeg)