TransformableFilterValuesToParametersTransformer members

Allows standard filters, which implement ITransformableFilterValues, to connect to any Web Part that can consume IWebPartParameters.

The TransformableFilterValuesToParametersTransformer type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ConsumerFieldNames
Public property ProviderFieldNames

Top

Methods

  Name Description
Public method CreateConfigurationControl (Overrides WebPartTransformer.CreateConfigurationControl().)
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 (Overrides WebPartTransformer.LoadConfigurationState(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SaveConfigurationState (Overrides WebPartTransformer.SaveConfigurationState().)
Public method ToString (Inherited from Object.)
Public method Transform (Overrides WebPartTransformer.Transform(Object).)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IWebPartParameters.GetParametersData
Explicit interface implemetationPrivate property IWebPartParameters.Schema
Explicit interface implemetationPrivate method IWebPartParameters.SetConsumerSchema

Top

See also

Reference

TransformableFilterValuesToParametersTransformer class

Microsoft.SharePoint.WebPartPages namespace