代表工具栏上的表单按钮。
继承层次结构
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
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class FormButton _
Inherits SPLinkButton
用法
Dim instance As FormButton
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class FormButton : SPLinkButton
备注
FormButton是一个通用的控件,可使用ToolBarButton控件呈现工具栏按钮。
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。
另请参阅
引用
Microsoft.SharePoint.WebControls 命名空间
继承层次结构
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