WebPartGallerySourceBase Methods

Include Protected Members
Include Inherited Members

The WebPartGallerySourceBase type exposes the following members.

Methods

  Name Description
Protected method AddItemToPage(WebPartZoneBase, Int32, WebPart) Adds the specified WebPart to the page.
Public method AddItemToPage(WebPartZoneBase, Int32, WebPartGalleryItem, String) Adds the WebPartGalleryItem that is represented by the WebPart class. (Overrides WebPartGallerySource.AddItemToPage(WebPartZoneBase, Int32, WebPartGalleryItem, String).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetItems Returns the array of WebPartGalleryItem items that are managed by this WebPartGallerySource. (Overrides WebPartGallerySource.GetItems().)
Protected method GetItemsCore When overridden in a derived class, returns the WebPartGalleryItem items from this source.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebPartGallerySourceBase Class

Microsoft.SharePoint.WebPartPages Namespace