XsltListViewWebPartMobileAdapter.CurrentView - Propriété

Retourne l'affichage actuel de la liste actuelle.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property CurrentView As SPView
    Get
'Utilisation
Dim value As SPView

value = Me.CurrentView
protected SPView CurrentView { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPView
L'affichage actuel de la liste actuelle.

Voir aussi

Référence

XsltListViewWebPartMobileAdapter classe

XsltListViewWebPartMobileAdapter - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms