WebPartGalleryItemBase class
SharePoint 2013
Provides an abstract class for the base implementation of the WebPartGalleryItem class.
System.Object
Microsoft.SharePoint.WebPartPages.WebPartGalleryItem
Microsoft.SharePoint.WebPartPages.WebPartGalleryItemBase
Microsoft.SharePoint.WebPartPages.WebPartGalleryXmlItemBase
Microsoft.SharePoint.WebPartPages.WebPartGalleryItem
Microsoft.SharePoint.WebPartPages.WebPartGalleryItemBase
Microsoft.SharePoint.WebPartPages.WebPartGalleryXmlItemBase
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
This abstract class simplifies the task of implementing a WebPartGalleryItem by providing methods to instantiate WebPart controls from Web Part XML (.dwp or .webpart) documents and to get a Hypertext Markup Language (HTML) preview for a WebPart.
Show: