MobileListViewIterator.ListViewSelectionListControl 属性

获取一个对象,包含移动视图,用户可从中选择的列表。

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

语法

声明
Public ReadOnly Property ListViewSelectionListControl As SelectionList
    Get
用法
Dim instance As MobileListViewIterator
Dim value As SelectionList

value = instance.ListViewSelectionListControl
public SelectionList ListViewSelectionListControl { get; }

属性值

类型:System.Web.UI.MobileControls.SelectionList
移动用户可以从中进行选择的视图的列表。

另请参阅

引用

MobileListViewIterator 类

MobileListViewIterator 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间