IActionFilter Interface
Defines the methods that are used in an action filter.
Namespace: System.Web.Http.Filters
Assembly: System.Web.Http (in System.Web.Http.dll)
The IActionFilter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AllowMultiple | Gets or sets a value indicating whether more than one instance of the indicated attribute can be specified for a single program element. (Inherited from IFilter.) |

