다음을 통해 공유


SPMobileListViewIterator.ListViewSelectionListControl property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ListViewSelectionListControl As SelectionList
    Get
'Usage
Dim instance As SPMobileListViewIterator
Dim value As SelectionList

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

Property value

Type: Microsoft.SharePoint.Mobile.Controls.SelectionList

See also

Reference

SPMobileListViewIterator class

SPMobileListViewIterator members

Microsoft.SharePoint.Mobile.WebControls namespace