SPContext.ListId - Propriété
Obtient le GUID de la liste qui est associé au contexte de Microsoft SharePoint Foundation .
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ListId As Guid
Get
'Utilisation
Dim instance As SPContext
Dim value As Guid
value = instance.ListId
public Guid ListId { get; }
Valeur de propriété
Type : System.Guid
GUID qui identifie la liste.