Partager via


PortalSiteMapNode.WebId - Propriété

Obtient le GUID de l'objet PortalWebSiteMapNode auquel cet objet PortalSiteMapNode est associé.

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

Syntaxe

'Déclaration
Public Overridable ReadOnly Property WebId As Guid
    Get
'Utilisation
Dim instance As PortalSiteMapNode
Dim value As Guid

value = instance.WebId
public virtual Guid WebId { get; }

Valeur de propriété

Type : System.Guid
Le GUID de l'objet PortalWebSiteMapNode à laquelle cette PortalSiteMapNode est associé.

Voir aussi

Référence

PortalSiteMapNode classe

PortalSiteMapNode - Membres

Microsoft.SharePoint.Publishing.Navigation - Espace de noms