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.
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.