UserDocsWebPart.GetDesignTimeItems Method

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

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
Returns SortedList.

See Also

Reference

UserDocsWebPart Class

UserDocsWebPart Members

Microsoft.SharePoint.WebPartPages Namespace