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 identifier (ID) of the SPNavigationNode that this node represents.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property NodeId As Integer
Get
'Usage
Dim instance As SPNavigationSiteMapNode
Dim value As Integer
value = instance.NodeId
public int NodeId { get; }
Property Value
Type: System.Int32
Integer ID of the SPNavigationNode that this node represents.