Share via


ToolPane.CreateEditorParts Method

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

Syntax

'Declaration
Protected Overrides Function CreateEditorParts As EditorPartCollection
'Usage
Dim returnValue As EditorPartCollection

returnValue = Me.CreateEditorParts()
protected override EditorPartCollection CreateEditorParts()

Return Value

Type: System.Web.UI.WebControls.WebParts.EditorPartCollection
Returns EditorPartCollection.

See Also

Reference

ToolPane Class

ToolPane Members

Microsoft.SharePoint.WebPartPages Namespace