AggregationWebPart.GetEligibleItems-Methode
Nur für interne Zwecke vorbehalten.
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()
Rückgabewert
Typ: System.Collections.SortedList