次の方法で共有


InputFormCategoryPicker クラス (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 InputFormCategoryPicker
    Inherits Control
    Implements IValidator
'使用
Dim instance As InputFormCategoryPicker
[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 InputFormCategoryPicker : Control, IValidator

継承階層

System.Object
   System.Web.UI.Control
    Microsoft.SharePoint.Portal.WebControls.InputFormCategoryPicker
       Microsoft.SharePoint.Portal.WebControls.SiteRegCatPicker

スレッドの安全性

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

関連項目

参照

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