Partager via


SPEditorPartChrome - Constructeur

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    toolPane As ToolPane, _
    webPartManager As WebPartManager, _
    web As SPWeb _
)
'Utilisation
Dim toolPane As ToolPane
Dim webPartManager As WebPartManager
Dim web As SPWeb

Dim instance As New SPEditorPartChrome(toolPane, _
    webPartManager, web)
public SPEditorPartChrome(
    ToolPane toolPane,
    WebPartManager webPartManager,
    SPWeb web
)

Paramètres

Voir aussi

Référence

SPEditorPartChrome classe

SPEditorPartChrome - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms