PictureLibrarySlideshowWebPart.CreateEditorParts 方法

包含用于编辑属性、 布局、 外观和PictureLibrarySlideshowWebPart控件行为的EditorPart控件的集合。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides Function CreateEditorParts As EditorPartCollection
用法
Dim instance As PictureLibrarySlideshowWebPart
Dim returnValue As EditorPartCollection

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

返回值

类型:System.Web.UI.WebControls.WebParts.EditorPartCollection
用于编辑属性、 布局、 外观和PictureLibrarySlideshowWebPart控件行为的EditorPart控件的集合。

实现

IWebEditable.CreateEditorParts()

备注

此重写返回用于编辑属性、 布局、 外观和PictureLibrarySlideshowWebPart控件行为的EditorPart控件的集合。

另请参阅

引用

PictureLibrarySlideshowWebPart 类

PictureLibrarySlideshowWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间