TransformableFilterValuesToFilterValuesTransformer members

Applies standard filters that implement ITransformableFilterValues to any Web Part that can consume IFilterValues.

The TransformableFilterValuesToFilterValuesTransformer type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property MappedConsumerParameterName Gets or sets the consumer parameter name to which the current process maps.

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 Loads the Transformer's state. (Overrides WebPartTransformer.LoadConfigurationState(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SaveConfigurationState Saves the Transformer's state. (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 property IFilterValues.ParameterName Returns the consumer parameter name that the user selected in the configuration wizard.
Explicit interface implemetationPrivate property IFilterValues.ParameterValues The parameter values from the the providing Filter.
Explicit interface implemetationPrivate method IFilterValues.SetConsumerParameters Used by Filter consumers to advertise their list of supported parameter names.

Top

See also

Reference

TransformableFilterValuesToFilterValuesTransformer class

Microsoft.SharePoint.WebPartPages namespace