IFilterProvider Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Used to communicate with a Web Part that implements IFilterConsumer interface to provide filter information to the consumer.

The IFilterProvider type exposes the following members.

Methods

  Name Description
Public method FilterConsumerInit Obsolete. An event handler for the FilterConsumerInit event that receives the list of fields, and optionally field display names.

Top

Events

  Name Description
Public event ClearFilter Obsolete. Notifies the consumer Web Part to clear the current filter.
Public event NoFilter Obsolete. Notifies the consumer Web Part that no filter will be provided.
Public event SetFilter Obsolete. Provides the filter expression for the consumer Web Part.

Top

See Also

Reference

IFilterProvider Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace