Compartir a través de


del método ToolPane.CreateEditorParts

Se llama para crear elementos de Editor (incluye elementos de herramientas) que se anexará a EditorParts.

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Protected Overrides Function CreateEditorParts As EditorPartCollection
'Uso
Dim returnValue As EditorPartCollection

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

Valor devuelto

Tipo: System.Web.UI.WebControls.WebParts.EditorPartCollection
Devuelve EditorPartCollection.

Vea también

Referencia

clase ToolPane

Miembros ToolPane

Espacio de nombres Microsoft.SharePoint.WebPartPages