NavigationNode.Update method

Updates property changes that have been made to the navigation node.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As NavigationNode

instance.Update()
public void Update()

See also

Reference

NavigationNode class

NavigationNode members

Microsoft.SharePoint.Client namespace