IFilterValues members
SharePoint 2013
Interface for parameters that describe the interaction between the data provider and the consumer of provider data.
The IFilterValues type exposes the following members.
| Name | Description | |
|---|---|---|
|
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. |
|
ParameterValues | Gets the actual parameter values from the filter provider that will be used by the filter consumer. |
| Name | Description | |
|---|---|---|
|
SetConsumerParameters | Called by a filter consumer to indicate what parameters it supports. |
Show: