Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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