CachedObjectSiteMapNode.uniqueId field

Stores the GUID of the CachedObjectSiteMapNode object.

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

Syntax

'Declaration
Protected uniqueId As Guid
'Usage
Dim value As Guid

value = Me.uniqueId

Me.uniqueId = value
protected Guid uniqueId

See also

Reference

CachedObjectSiteMapNode class

CachedObjectSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace