IFilterConsumer Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Used to consume a filter expression from a Web Part that has implemented an IFilterProvider interface.

The IFilterConsumer type exposes the following members.

Methods

  Name Description
Public method ClearFilter Obsolete. Used to respond to a request to clear a filter from a ClearFilter event of a provider Web Part.
Public method NoFilter Obsolete. Used to respond to a message that no filter will be provided from the NoFilter event of a provider Web Part.
Public method SetFilter Obsolete. Responds to a request to set a filter from the SetFilter event of a provider Web Part.

Top

Events

  Name Description
Public event FilterConsumerInit Obsolete. The initialization event for receiving the list of fields, and optionally field display names used to filter a list.

Top

See Also

Reference

IFilterConsumer Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace