Partager via


SPEditorPartChrome.RenderEditorPart - Méthode

Ce membre remplace EditorPartChrome.RenderEditorPart(HtmlTextWriter, EditorPart).

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

Syntaxe

'Déclaration
Public Overrides Sub RenderEditorPart ( _
    output As HtmlTextWriter, _
    editorPart As EditorPart _
)
'Utilisation
Dim instance As SPEditorPartChrome
Dim output As HtmlTextWriter
Dim editorPart As EditorPart

instance.RenderEditorPart(output, editorPart)
public override void RenderEditorPart(
    HtmlTextWriter output,
    EditorPart editorPart
)

Paramètres

Voir aussi

Référence

SPEditorPartChrome classe

SPEditorPartChrome - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms