Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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