共用方式為


SPEditorPartChrome constructor

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

Syntax

'宣告
Public Sub New ( _
    toolPane As ToolPane, _
    webPartManager As WebPartManager, _
    web As SPWeb _
)
'用途
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
)

參數

請參閱

參照

SPEditorPartChrome class

SPEditorPartChrome members

Microsoft.SharePoint.WebPartPages namespace