AggregationWebPart.GetDesignTimeItems-Methode
Nur für interne Zwecke vorbehalten.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Function GetDesignTimeItems As SortedList
'Usage
Dim returnValue As SortedList
returnValue = Me.GetDesignTimeItems()
protected virtual SortedList GetDesignTimeItems()
Rückgabewert
Typ: System.Collections.SortedList