CachedObjectSiteMapNode.UniqueId Property

Gets the Unique ID (GUID) of this Microsoft SharePoint Foundation object.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property UniqueId As Guid
    Get
'Usage
Dim instance As CachedObjectSiteMapNode
Dim value As Guid

value = instance.UniqueId
public Guid UniqueId { get; }

Property Value

Type: System.Guid

See Also

Reference

CachedObjectSiteMapNode Class

CachedObjectSiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace