CachedObjectSiteMapNode.UniqueId - Propriété
Obtient l'identificateur Unique (GUID) de cet objet Microsoft SharePoint Foundation .
Espace de noms : Microsoft.SharePoint.Publishing.Navigation
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public ReadOnly Property UniqueId As Guid
Get
'Utilisation
Dim instance As CachedObjectSiteMapNode
Dim value As Guid
value = instance.UniqueId
public Guid UniqueId { get; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
CachedObjectSiteMapNode classe