共用方式為


WebPartGallerySource members

Include protected members
Include inherited members

表示抽象類別提供方法簽名碼,以允許WebPartGalleryItem物件加入至WebPartAdder

The WebPartGallerySource type exposes the following members.

Constructors

  Name Description
Protected method WebPartGallerySource 初始化WebPartGallerySource類別的新執行個體。

Top

Properties

  Name Description
Public property Id 當在衍生類別中覆寫時,取得這個來源的識別碼。
Public property InvalidateAfterAdd 當在衍生類別中覆寫時,取得值,指出是否將項目加入至網頁失效任何先前從GetItems()傳回的項目清單中。

Top

Methods

  Name Description
Public method AddItemToPage 當在衍生類別中覆寫時,新增到頁面以表示WebPartWebPartGalleryItem
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetItems 當在衍生類別中覆寫時,會傳回可以加入至WebPartAdderWebPartGalleryItem物件。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

WebPartGallerySource class

Microsoft.SharePoint.WebPartPages namespace