UserDocsWebPart.GetDesignTimeItems 方法

该成员将替代 AggregationWebPart.GetDesignTimeItems()

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

语法

声明
Protected Overrides Function GetDesignTimeItems As SortedList
用法
Dim returnValue As SortedList

returnValue = Me.GetDesignTimeItems()
protected override SortedList GetDesignTimeItems()

返回值

类型:System.Collections.SortedList
返回SortedList

另请参阅

引用

UserDocsWebPart 类

UserDocsWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间