Compartir a través de


: SPSlicerBaseWebPart.AddCustomEditorControls (Método) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Protected Overridable Sub AddCustomEditorControls ( _
    customEditorPart As ICustomEditorPart _
)
'Uso
Dim customEditorPart As ICustomEditorPart

Me.AddCustomEditorControls(customEditorPart)
protected virtual void AddCustomEditorControls (
    ICustomEditorPart customEditorPart
)

Parámetros

  • customEditorPart

Vea también

Referencia

SPSlicerBaseWebPart (Clase)
SPSlicerBaseWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)