Compartilhar via


TransformableFilterValuesToFieldTransformer members

Include protected members
Include inherited members

Permite a conexão de filtros padrão que implementam ITransformableFilterValuespara qualquer Web Part que pode consumir IWebPartField. Este transformador retorna o primeiro valor do primeiro parâmetro enviado via ITransformableFilterValues.

The TransformableFilterValuesToFieldTransformer type exposes the following members.

Constructors

  Name Description
Public method TransformableFilterValuesToFieldTransformer Inicializa uma nova instância da classe TransformableFilterValuesToFieldTransformer .

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 Envia o ProviderFilter como os dados do objeto. O cliente usará[FilterValuesPropertyDescriptor] para ler a seqüência de filtro do provedor.
Explicit interface implemetationPrivate property IWebPartField.Schema Retorna o esquema do filtro, usando o nome do parâmetro como o nome e a seqüência de caracteres como o tipo.

Top

Ver também

Referência

TransformableFilterValuesToFieldTransformer class

Microsoft.SharePoint.WebPartPages namespace