WebPartGalleryItem Class
Provides the abstract class that represents a single item in the WebPartAdder.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebPartPages.WebPartGalleryItem
Microsoft.SharePoint.WebPartPages.WebPartGalleryItemBase
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public MustInherit Class WebPartGalleryItem
'Usage
Dim instance As WebPartGalleryItem
public abstract class WebPartGalleryItem
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.