XsltListViewWebPartMobileAdapter.CurrentList - Propriété
Obtient la liste actuelle.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property CurrentList As SPList
Get
'Utilisation
Dim value As SPList
value = Me.CurrentList
protected SPList CurrentList { get; }
Valeur de propriété
Type : Microsoft.SharePoint.SPList
La liste actuelle.
Voir aussi
Référence
XsltListViewWebPartMobileAdapter classe