Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides AggregationWebPart.GetDesignTimeItems().
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function GetDesignTimeItems As SortedList
'Usage
Dim returnValue As SortedList
returnValue = Me.GetDesignTimeItems()
protected override SortedList GetDesignTimeItems()
Return Value
Type: System.Collections.SortedList