AggregationWebPart.RenderFromDataRows method
僅保留供內部使用。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Sub RenderFromDataRows ( _
items As SortedList _
)
'用途
Dim items As SortedList
Me.RenderFromDataRows(items)
protected void RenderFromDataRows(
SortedList items
)
參數
- items
Type: System.Collections.SortedList