Compartir a través de


del método ToolPane.CreateEditorPartChrome

Se llama para crear un EditorPartChrome que se puede usar para crear el SPEditorPartChrome que se usará para representar elementos de herramientas y EditorParts

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

Sintaxis

'Declaración
Protected Overrides Function CreateEditorPartChrome As EditorPartChrome
'Uso
Dim returnValue As EditorPartChrome

returnValue = Me.CreateEditorPartChrome()
protected override EditorPartChrome CreateEditorPartChrome()

Valor devuelto

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

Vea también

Referencia

clase ToolPane

Miembros ToolPane

Espacio de nombres Microsoft.SharePoint.WebPartPages