ITransformableFilterValues interface

The interface supported by filter providers.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Interface ITransformableFilterValues
'Usage
Dim instance As ITransformableFilterValues
public interface ITransformableFilterValues

Remarks

Provides an interface for Web Part–to–Web Part connections and is intended to be consumed by using a Web Part transformer, such as the TransformableFilterValuesToFilterValuesTransformer class.

See also

Reference

ITransformableFilterValues members

Microsoft.SharePoint.WebPartPages namespace