Compartilhar via


AggregationWebPart.GetEligibleItems method

Reservado para uso interno apenas.

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

Syntax

'Declaração
Protected Overridable Function GetEligibleItems As SortedList
'Uso
Dim returnValue As SortedList

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

Valor retornado

Type: System.Collections.SortedList

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace