TitleBarWebPart - Classe
Implémente le titre du composant WebPart pour une Page de composants WebPart et restitue le Microsoft.SharePoint.WebPartPages.SettingsLink.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
Microsoft.SharePoint.WebPartPages.TitleBarWebPart
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SupportsAttributeMarkupAttribute(True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class TitleBarWebPart _
Inherits WebPart _
Implements IDesignTimeHtmlProvider
'Utilisation
Dim instance As TitleBarWebPart
[SupportsAttributeMarkupAttribute(true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class TitleBarWebPart : WebPart,
IDesignTimeHtmlProvider
Remarques
Si l'accès anonyme est activé, le Microsoft.SharePoint.WebPartPages.AuthenticationButton est rendu dans la barre de titre.
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.