Compartilhar via


SPRowToParametersTransformer members

Include protected members
Include inherited members

Transforma dados entre um provedor de WebPart que implementa a interface IWebPartRow e um provedor de consumidor que implementa a interface IWebPartParameters .

The SPRowToParametersTransformer type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ConsumerFieldNames Obtém ou define a matriz de nomes de campo do consumidor que vai receber os valores do provedor.
Public property ProviderFieldNames Obtém ou define a matriz de nomes de campo do provedor.

Top

Methods

  Name Description
Public method CreateConfigurationControl Fornece um controle de ASP.NET que permite que o usuário configure um transformador de SPRowToParametersTransformer . (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 Carrega o estado de configuração salvo pelo método SaveConfigurationState() . (Overrides WebPartTransformer.LoadConfigurationState(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SaveConfigurationState Salva o estado da configuração definido pelo usuário no controle de configuração ASP.NET . (Overrides WebPartTransformer.SaveConfigurationState().)
Public method ToString (Inherited from Object.)
Public method Transform Fornece um objeto para transformar os dados. (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

Ver também

Referência

SPRowToParametersTransformer class

Microsoft.SharePoint.WebPartPages namespace