Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called to create Editor Parts (includes ToolParts) which will be appended to EditorParts.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.