Partager via


SPEditorPartChrome.RenderPartContents - Méthode

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

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

Syntaxe

'Déclaration
Protected Overrides Sub RenderPartContents ( _
    output As HtmlTextWriter, _
    editorPart As EditorPart _
)
'Utilisation
Dim output As HtmlTextWriter
Dim editorPart As EditorPart

Me.RenderPartContents(output, editorPart)
protected override void RenderPartContents(
    HtmlTextWriter output,
    EditorPart editorPart
)

Paramètres

Voir aussi

Référence

SPEditorPartChrome classe

SPEditorPartChrome - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms