ITransformableFilterValues Interface

The interface supported by filter providers.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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