AggregationWebPart.GetEligibleItems Method
Reserved for internal use only.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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