Compartilhar via


SPEditorPartChrome.RenderPartContents method

This member overrides EditorPartChrome.RenderPartContents(HtmlTextWriter, EditorPart).

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected Overrides Sub RenderPartContents ( _
    output As HtmlTextWriter, _
    editorPart As EditorPart _
)
'Uso
Dim output As HtmlTextWriter
Dim editorPart As EditorPart

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

Parâmetros

Ver também

Referência

SPEditorPartChrome class

SPEditorPartChrome members

Microsoft.SharePoint.WebPartPages namespace