Share via


Navigation.GetNodeById(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.NavigationNode GetNodeById (int id);
member this.GetNodeById : int -> Microsoft.SharePoint.Client.NavigationNode
Public Function GetNodeById (id As Integer) As NavigationNode

Parameters

id
Int32

Returns

Attributes

Applies to