共用方式為


SPWebPartConnection members

Include protected members
Include inherited members

提供可讓兩個 Web 組件,以形成連接的物件。

The SPWebPartConnection type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Consumer 取得做為連接之中消費者的 Web 組件。
Public property ConsumerConnectionPoint 取得做為連接之中消費者控制項的連接點。
Public property ConsumerConnectionPointID 取得或設定做為該連接的消費者連接點的物件識別碼。
Public property ConsumerID 取得或設定連接的消費者 Web 組件 ID。
Public property CrossPageConnectionID 取得或設定做為消費者的跨網頁連線的 [網頁組件 ID。
Public property CrossPageSchema 取得或設定用於跨網頁連結的屬性的屬性描述項。
Public property ID 取得或設定連接的 ID。
Public property IsActive 取得值,這個值,指出是否SPWebPartConnection物件目前為其提供者和消費者控制項之間建立完成,而且能夠交換資料。
Public property IsEnabled 取得或設定值,這個值,指出是否啟用SPWebPartConnection 。
Public property IsShared 取得值,這個值,指出SPWebPartConnection物件是否為可見的所有使用者,或是只適用於目前的使用者。
Public property IsStatic 取得值,指出,在網頁標記中宣告或程式設計的方式建立SPWebPartConnection物件。
Public property Provider 取得 Web 組件控制項做為 Web 組件連接之提供者。
Public property ProviderConnectionPoint 取得做為 Web 組件控制項做為連接的提供者連接點的物件。
Public property ProviderConnectionPointID 取得或設定屬性值會參考做為該連線的提供者連接點的物件 ID 的連接上。
Public property ProviderID 取得或設定屬性值會參考做為該連線的提供者的網頁組件控制項的 ID 的連接上。
Public property SourcePageUrl 取得或設定在跨網頁連接的消費者 Web 組件的 URL。
Public property SPTransformers 取得由 Web 組件基礎結構於內部使用的SPWebPartTransformerCollection物件的集合。
Public property TargetPageUrl 取得或設定提供者網頁組件的 URL 在跨網頁連結。
Public property Transformer 取得用來轉換 Web 組件連線中的兩個否則不相容連接點之間的資料的網頁組件轉換程式。

Top

Methods

  Name Description
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 MemberwiseClone (Inherited from Object.)
Public method ToString 傳回連接物件 short 型別名稱。 (Overrides Object.ToString().)

Top

請參閱

參照

SPWebPartConnection class

Microsoft.SharePoint.WebPartPages namespace