AggregationWebPart.GetDesignTimeItems method
Reservado para uso interno apenas.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overridable Function GetDesignTimeItems As SortedList
'Uso
Dim returnValue As SortedList
returnValue = Me.GetDesignTimeItems()
protected virtual SortedList GetDesignTimeItems()
Valor retornado
Type: System.Collections.SortedList