SPList.ListViewWebPartKey - Propriété
This is the Web part key for the list view Web part.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ListViewWebPartKey As String
Get
'Utilisation
Dim instance As SPList
Dim value As String
value = instance.ListViewWebPartKey
public string ListViewWebPartKey { get; }
Valeur de propriété
Type : System.String
A String representation of the key.