DataFormWebPart.webId - Champ
Représente l'identificateur global unique (GUID) d'un SPWeb à laquelle appartient le SPList qui est associé à l' DataFormWebPart .
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected webId As Guid
'Utilisation
Dim value As Guid
value = Me.webId
Me.webId = value
protected Guid webId