AggregationWebPart.GetDesignTimeItems Method

Reserved for internal use only.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable Function GetDesignTimeItems As SortedList
'Usage
Dim returnValue As SortedList

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

Return Value

Type: System.Collections.SortedList

See Also

Reference

AggregationWebPart Class

AggregationWebPart Members

Microsoft.SharePoint.WebPartPages Namespace