CategoryProperty, classe (Microsoft.SharePoint.Portal.WebControls)
Obsolète.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<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
'Utilisation
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
Hiérarchie d'héritage
System.Object
System.Web.UI.Control
Microsoft.SharePoint.Portal.WebControls.CategoryProperty
Sécurité des threads
Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.
Voir aussi
Référence
Membres CategoryProperty
Microsoft.SharePoint.Portal.WebControls, espace de noms