共用方式為


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

請參閱

參照

UserTasksWebPart class

UserTasksWebPart members

Microsoft.SharePoint.WebPartPages namespace