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
- toolPane
Type : Microsoft.SharePoint.WebPartPages.ToolPane
- webPartManager
Type : System.Web.UI.WebControls.WebParts.WebPartManager
- web
Type : Microsoft.SharePoint.SPWeb