WebPartGalleryXmlItemBase class

Represents a WebPart that is loaded from the Web Part XML.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: