Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the methods that are used in a filter.
Namespace: System.Web.Http.Filters
Assembly: System.Web.Http (in System.Web.Http.dll)
public interface IFilter
public interface class IFilter
type IFilter = interface end
Public Interface IFilter
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. |
System.Web.Http.Filters Namespace
Return to top