XsltListViewWebPartMobileAdapter.CurrentList Property

Gets the current list.

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

Syntax

'Declaration
Protected ReadOnly Property CurrentList As SPList
    Get
'Usage
Dim value As SPList

value = Me.CurrentList
protected SPList CurrentList { get; }

Property Value

Type: Microsoft.SharePoint.SPList
The current list.

See Also

Reference

XsltListViewWebPartMobileAdapter Class

XsltListViewWebPartMobileAdapter Members

Microsoft.SharePoint.WebPartPages Namespace