IFilterValues Members

Include Protected Members
Include Inherited Members

Interface for parameters that describe the interaction between the data provider and the consumer of provider data.

The IFilterValues type exposes the following members.

Properties

  Name Description
Public property ParameterName Gets a string that represents the parameter name. This is typically the same name as the consumer parameter that was selected by the end user during the filter WebPart connection configuration.
Public property ParameterValues Gets the actual parameter values from the filter provider that will be used by the filter consumer.

Top

Methods

  Name Description
Public method SetConsumerParameters Called by a filter consumer to indicate what parameters it supports.

Top

See Also

Reference

IFilterValues Interface

Microsoft.SharePoint.WebPartPages Namespace