WebPartGallerySourceBase-Klasse

Stellt eine abstrakte Basisklasse für die Implementierung von Webpart-Katalog-Datenquellen bereit.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.WebPartPages.WebPartGallerySource
    Microsoft.SharePoint.WebPartPages.WebPartGallerySourceBase

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

Syntax

'Declaration
Public MustInherit Class WebPartGallerySourceBase _
    Inherits WebPartGallerySource
'Usage
Dim instance As WebPartGallerySourceBase
public abstract class WebPartGallerySourceBase : WebPartGallerySource

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

WebPartGallerySourceBase-Member

Microsoft.SharePoint.WebPartPages-Namespace