次の方法で共有


AddListToolBarButton クラス (Microsoft.SharePoint.Portal.WebControls)

現在は使用されていません。  

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<ObsoleteAttribute("This control is obsolete.")> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class AddListToolBarButton
    Inherits ToolBarButton
'使用
Dim instance As AddListToolBarButton
[ObsoleteAttribute("This control is obsolete.")] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class AddListToolBarButton : ToolBarButton

継承階層

System.Object
   System.Web.UI.Control
     Microsoft.SharePoint.Portal.WebControls.ToolBarButton
      Microsoft.SharePoint.Portal.WebControls.AddListToolBarButton

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

AddListToolBarButton メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間