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