This topic has not yet been rated - Rate this topic

IFilterProvider Interface

Provides filter information.

Namespace:  System.Web.Http.Filters
Assembly:  System.Web.Http (in System.Web.Http.dll)
type IFilterProvider =  interface end

The IFilterProvider type exposes the following members.

  NameDescription
Public methodGetFiltersReturns an enumeration of filters.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.