Share via


UserTasksWebPart.GetEligibleItems method

This member overrides AggregationWebPart.GetEligibleItems().

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Function GetEligibleItems As SortedList
'Usage
Dim returnValue As SortedList

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

Return value

Type: System.Collections.SortedList

See also

Reference

UserTasksWebPart class

UserTasksWebPart members

Microsoft.SharePoint.WebPartPages namespace