Share via


SPEditorPartChrome constructor

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    toolPane As ToolPane, _
    webPartManager As WebPartManager, _
    web As SPWeb _
)
'Usage
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
)

Parameters

See also

Reference

SPEditorPartChrome class

SPEditorPartChrome members

Microsoft.SharePoint.WebPartPages namespace