共用方式為


PictureLibrarySlideshowWebPart.CreateEditorParts method

包含用於編輯屬性、 版面配置、 外觀及行為的PictureLibrarySlideshowWebPart控制項的EditorPart控制項的集合。

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

Syntax

'宣告
Public Overrides Function CreateEditorParts As EditorPartCollection
'用途
Dim instance As PictureLibrarySlideshowWebPart
Dim returnValue As EditorPartCollection

returnValue = instance.CreateEditorParts()
public override EditorPartCollection CreateEditorParts()

傳回值

Type: System.Web.UI.WebControls.WebParts.EditorPartCollection
用於編輯屬性、 版面配置、 外觀及行為的PictureLibrarySlideshowWebPart控制項的EditorPart控制項的集合。

Implements

IWebEditable.CreateEditorParts()

備註

這個覆寫傳回適用於編輯屬性、 版面配置、 外觀及行為的PictureLibrarySlideshowWebPart控制項的EditorPart控制項的集合。

請參閱

參照

PictureLibrarySlideshowWebPart class

PictureLibrarySlideshowWebPart members

Microsoft.SharePoint.WebPartPages namespace