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