UserTasksWebPart.GetDesignTimeItems method
This member overrides AggregationWebPart.GetDesignTimeItems().
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overrides Function GetDesignTimeItems As SortedList
'用途
Dim returnValue As SortedList
returnValue = Me.GetDesignTimeItems()
protected override SortedList GetDesignTimeItems()
傳回值
Type: System.Collections.SortedList