TransformableFilterValuesToFilterValuesTransformer Class
Applies standard filters that implement ITransformableFilterValues to any Web Part that can consume IFilterValues.
System.Object
System.Web.UI.WebControls.WebParts.WebPartTransformer
Microsoft.SharePoint.WebPartPages.TransformableFilterValuesToFilterValuesTransformer
System.Web.UI.WebControls.WebParts.WebPartTransformer
Microsoft.SharePoint.WebPartPages.TransformableFilterValuesToFilterValuesTransformer
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartTransformerAttribute(typeof(ITransformableFilterValues), typeof(IFilterValues))] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] public sealed class TransformableFilterValuesToFilterValuesTransformer : WebPartTransformer, IFilterValues
This transformer returns the first value of the first parameter sent through ITransformableFilterValues.