Freigeben über


SPPromotedActionButton-Klasse

Steuerelement zum Rendern eines Symbols, gefolgt von Text im Bereich QAT

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.LinkButton
        Microsoft.SharePoint.WebControls.SPPromotedActionButton
          Microsoft.SharePoint.WebControls.SPSharePromotedActionButton
          Microsoft.SharePoint.WebControls.SPSyncPromotedActionButton

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

Syntax

'Declaration
Public Class SPPromotedActionButton _
    Inherits LinkButton
'Usage
Dim instance As SPPromotedActionButton
public class SPPromotedActionButton : LinkButton

Threadsicherheit

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

Siehe auch

Referenz

SPPromotedActionButton-Member

Microsoft.SharePoint.WebControls-Namespace