WebPartGalleryXmlItemBase class
SharePoint 2013
Represents a WebPart that is loaded from the Web Part XML.
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 the WebPartGalleryItem by providing methods that can parse Web Part XML documents (.dwp or .webpart) to provide default implementations for most of the WebPartGalleryItemBase properties.
Show: