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