Share via


UserDocsWebPart.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
Returns SortedList.

See also

Reference

UserDocsWebPart class

UserDocsWebPart members

Microsoft.SharePoint.WebPartPages namespace