次の方法で共有


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

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

このクラスは CLS 準拠ではありません。   CLS に準拠した代替手段は です。

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

構文

'宣言
<CLSCompliantAttribute(False)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class CategoryWebpartToolBar
    Inherits Control
'使用
Dim instance As CategoryWebpartToolBar
[CLSCompliantAttribute(false)] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
public sealed class CategoryWebpartToolBar : Control

継承階層

System.Object
   System.Web.UI.Control
    Microsoft.SharePoint.Portal.WebControls.CategoryWebpartToolBar

スレッドの安全性

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

関連項目

参照

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