SPEditorPartChrome - Classe

Contrôle le rendu des EditorParts et composants qui sont hébergées dans le volet d'outils des Services.

Hiérarchie d’héritage

System.Object
  System.Web.UI.WebControls.WebParts.EditorPartChrome
    Microsoft.SharePoint.WebPartPages.SPEditorPartChrome

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPEditorPartChrome _
    Inherits EditorPartChrome
'Utilisation
Dim instance As SPEditorPartChrome
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPEditorPartChrome : EditorPartChrome

Remarques

SPEditorPartChrome est un formulaire dérivé ASP.NET 2.0 EditorPartChrome.

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.

Voir aussi

Référence

SPEditorPartChrome - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms