ChangeView.WebId - Propriété
Obtient ou définit une valeur qui indique si l’arborescence est activée sur le site.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WebId As Guid
Get
'Utilisation
Dim instance As ChangeView
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Valeur de propriété
Type : System.Guid
Renvoie un Guid. instance représentant le site qui contient la vue modifiée.