Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
ClearFilter | Obsolete. Used to respond to a request to clear a filter from a ClearFilter event of a provider Web Part. |
![]() |
NoFilter | Obsolete. Used to respond to a message that no filter will be provided from the NoFilter event of a provider Web Part. |
![]() |
SetFilter | Obsolete. Responds to a request to set a filter from the SetFilter event of a provider Web Part. |
Top
Events
Name | Description | |
---|---|---|
![]() |
FilterConsumerInit | Obsolete. The initialization event for receiving the list of fields, and optionally field display names used to filter a list. |
Top