SPMobileListItemIterator.QueryListItems 方法

获取由QueryString中的查询返回的列表项的集合。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overridable Function QueryListItems As SPListItemCollection
用法
Dim returnValue As SPListItemCollection

returnValue = Me.QueryListItems()
protected virtual SPListItemCollection QueryListItems()

返回值

类型:Microsoft.SharePoint.SPListItemCollection
QueryString中的查询返回的列表项SPListItemCollection

另请参阅

引用

SPMobileListItemIterator 类

SPMobileListItemIterator 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间