Partager via


SPUserCodeWebPart.CreateEditorParts - Méthode

Crée un EditorPartCollection pour la SPUserCodeWebPart.

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

Syntaxe

'Déclaration
Public Overrides Function CreateEditorParts As EditorPartCollection
'Utilisation
Dim instance As SPUserCodeWebPart
Dim returnValue As EditorPartCollection

returnValue = instance.CreateEditorParts()
public override EditorPartCollection CreateEditorParts()

Valeur renvoyée

Type : System.Web.UI.WebControls.WebParts.EditorPartCollection
La collection de contrôles personnalisé EditorPart .

Implémentations

IWebEditable.CreateEditorParts()

Remarques

Cette substitution crée un EditorPartCollection de EditorPart les contrôles utilisés pour modifier les propriétés, disposition, l'apparence et le comportement des contrôles SPUserCodeWebPart .

Voir aussi

Référence

SPUserCodeWebPart classe

SPUserCodeWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms