IFilter Interface

 

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 class IFilter

NameDescription
System_CAPS_pubpropertyAllowMultiple

Gets or sets a value indicating whether more than one instance of the indicated attribute can be specified for a single program element.

Return to top
Show: