Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Stellt die Schaltfläche Formular auf einer Symbolleiste.
Vererbungshierarchie
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.SPSecurityTrimmedControl
Microsoft.SharePoint.WebControls.SPLinkButton
Microsoft.SharePoint.WebControls.FormButton
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class FormButton _
Inherits SPLinkButton
'Usage
Dim instance As FormButton
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class FormButton : SPLinkButton
Hinweise
FormButton ist ein generischer Steuerelement, das eine Symbolleisten-Schaltfläche mithilfe eines ToolBarButton -Steuerelements gerendert wird.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.
Siehe auch
Referenz
Microsoft.SharePoint.WebControls-Namespace
Vererbungshierarchie
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.SPSecurityTrimmedControl
Microsoft.SharePoint.WebControls.SPLinkButton
Microsoft.SharePoint.WebControls.FormButton
Microsoft.SharePoint.WebControls.AlertMeButton
Microsoft.SharePoint.WebControls.ApprovalButton
Microsoft.SharePoint.WebControls.AttachmentButton
Microsoft.SharePoint.WebControls.ChangePasswordButton
Microsoft.SharePoint.WebControls.CheckInCheckOutButton
Microsoft.SharePoint.WebControls.ClaimReleaseTaskButton
Microsoft.SharePoint.WebControls.DeleteItemButton
Microsoft.SharePoint.WebControls.DeleteItemVersionButton
Microsoft.SharePoint.WebControls.EditItemButton
Microsoft.SharePoint.WebControls.EditSeriesButton
Microsoft.SharePoint.WebControls.EnterFolderButton
Microsoft.SharePoint.WebControls.ExportWebPartButton
Microsoft.SharePoint.WebControls.HealthRuleRunNowButton
Microsoft.SharePoint.WebControls.ManageCopiesButton
Microsoft.SharePoint.WebControls.ManagePermissionsButton
Microsoft.SharePoint.WebControls.MyAlertsButton
Microsoft.SharePoint.WebControls.MyRegionalSettingsButton
Microsoft.SharePoint.WebControls.NewItemButton
Microsoft.SharePoint.WebControls.RestoreItemVersionButton
Microsoft.SharePoint.WebControls.SolutionItemButton
Microsoft.SharePoint.WebControls.UserInfoListDeleteItemButton
Microsoft.SharePoint.WebControls.UserInfoListEditItemButton
Microsoft.SharePoint.WebControls.VersionHistoryButton
Microsoft.SharePoint.WebControls.ViewWebPartXmlButton
Microsoft.SharePoint.WebControls.WikiEditMobilePageButton
Microsoft.SharePoint.WebControls.WikiIncomingLinksButton
Microsoft.SharePoint.WebControls.WikiPageHistoryButton
Microsoft.SharePoint.WebControls.WorkflowsButton