共用方式為


SPRowToParametersTransformer members

Include protected members
Include inherited members

轉型會實作IWebPartRow介面的WebPart提供者和消費者提供者實作IWebPartParameters介面之間的資料。

The SPRowToParametersTransformer type exposes the following members.

Constructors

  Name Description
Public method SPRowToParametersTransformer 初始化SPRowToParametersTransformer類別的新執行個體。

Top

Properties

  Name Description
Public property ConsumerFieldNames 取得或設定將從提供者接到值的消費者欄位名稱的陣列。
Public property ProviderFieldNames 取得或設定提供者的欄位名稱的陣列。

Top

Methods

  Name Description
Public method CreateConfigurationControl 提供ASP.NET控制項,讓使用者能夠設定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 載入SaveConfigurationState()方法所儲存的組態狀態。 (Overrides WebPartTransformer.LoadConfigurationState(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SaveConfigurationState 儲存使用者在ASP.NET組態控制項中設定的組態狀態。 (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

請參閱

參照

SPRowToParametersTransformer class

Microsoft.SharePoint.WebPartPages namespace