WebPartGalleryXmlItemBase Class
SharePoint 2010
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
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.