Partager via


Navigation.GetNodeById - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Function GetNodeById ( _
    id As Integer _
) As NavigationNode
'Utilisation
Dim instance As Navigation
Dim id As Integer
Dim returnValue As NavigationNode

returnValue = instance.GetNodeById(id)
public NavigationNode GetNodeById(
    int id
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.NavigationNode

Voir aussi

Référence

Navigation classe

Navigation - Membres

Microsoft.SharePoint.Client - Espace de noms