This topic has not yet been rated - Rate this topic

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

Namespace:  Microsoft.SharePoint.WebPartPages
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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ