Share via


SPEditorPartChrome.RenderEditorPart Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub RenderEditorPart ( _
    output As HtmlTextWriter, _
    editorPart As EditorPart _
)
'Usage
Dim instance As SPEditorPartChrome
Dim output As HtmlTextWriter
Dim editorPart As EditorPart

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

Parameters

See Also

Reference

SPEditorPartChrome Class

SPEditorPartChrome Members

Microsoft.SharePoint.WebPartPages Namespace