共用方式為


ToolPane.CreateEditorPartChrome method

呼叫以建立可以用來建立用於呈現工具組件和 EditorParts SPEditorPartChrome EditorPartChrome

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

Syntax

'宣告
Protected Overrides Function CreateEditorPartChrome As EditorPartChrome
'用途
Dim returnValue As EditorPartChrome

returnValue = Me.CreateEditorPartChrome()
protected override EditorPartChrome CreateEditorPartChrome()

傳回值

Type: System.Web.UI.WebControls.WebParts.EditorPartChrome
傳回EditorPartChrome

請參閱

參照

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace