次の方法で共有


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

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

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

構文

'宣言
<ObsoleteAttribute("Control is obsolete.  Please use SharePoint:ProjectProperty instead.")> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class CategoryProperty
    Inherits Control
    Implements IDesignTimeHtmlProvider
'使用
Dim instance As CategoryProperty
[ObsoleteAttribute("Control is obsolete.  Please use SharePoint:ProjectProperty instead.")] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
public sealed class CategoryProperty : Control, IDesignTimeHtmlProvider

継承階層

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

スレッドの安全性

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

関連項目

参照

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