TransformableFilterValuesToFieldTransformer Members

Include Protected Members
Include Inherited Members

Allows the connection of standard filters that implement ITransformableFilterValuesto any Web Part that can consume IWebPartField. This transformer returns the first value of the first parameter sent via ITransformableFilterValues.

The TransformableFilterValuesToFieldTransformer type exposes the following members.

Constructors

  Name Description
Public method TransformableFilterValuesToFieldTransformer Initializes a new instance of the TransformableFilterValuesToFieldTransformer class.

Top

Methods

  Name Description
Public method CreateConfigurationControl (Inherited from WebPartTransformer.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method LoadConfigurationState (Inherited from WebPartTransformer.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SaveConfigurationState (Inherited from WebPartTransformer.)
Public method ToString (Inherited from Object.)
Public method Transform (Overrides WebPartTransformer.Transform(Object).)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IWebPartField.GetFieldValue
Explicit interface implemetationPrivate property IWebPartField.Schema

Top

See Also

Reference

TransformableFilterValuesToFieldTransformer Class

Microsoft.SharePoint.WebPartPages Namespace