Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IFilterProvider Interface

 

Provides filter information.

Namespace:   System.Web.Http.Filters
Assembly:  System.Web.Http (in System.Web.Http.dll)

public interface class IFilterProvider

NameDescription
System_CAPS_pubmethodGetFilters(HttpConfiguration^, HttpActionDescriptor^)

Returns an enumeration of filters.

Return to top
Show: