Share via


AggregationWebPart.GetEligibleItems method

Reserved for internal use only.

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

Syntax

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

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

Return value

Type: System.Collections.SortedList

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace