Share via


CreateSubOrganizationButton-Klasse

Rendert eine SPLinkButton , die zum Erstellen eines Profils Unterorganisationen navigiert.

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.WebControls.SPSecurityTrimmedControl
        Microsoft.SharePoint.WebControls.SPLinkButton
          Microsoft.SharePoint.Portal.WebControls.CreateSubOrganizationButton

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class CreateSubOrganizationButton _
    Inherits SPLinkButton
'Usage
Dim instance As CreateSubOrganizationButton
public class CreateSubOrganizationButton : SPLinkButton

Threadsicherheit

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

Siehe auch

Referenz

CreateSubOrganizationButton-Member

Microsoft.SharePoint.Portal.WebControls-Namespace