Share via


NavigationNodes Object Members

SharePoint Designer Developer Reference

A collection of NavigationNode objects within the navigational structure of a Web site.

Methods

  Name Description
Add Adds a new file to the list of available items in the NavigationNodes collection.
AddLinkBar Returns a NavigationNode object that represents a link bar.
Delete Deletes an individual navigation node from the list of available nodes in the NavigationNodes collection.

Properties

  Name Description
Application Returns an Application object that represents the 2nd_SPDesignerGeneric application.
Count Returns a Variant that represents the number of nodes in the navigational structure of a Web site.
Item Returns an individual navigation node in a collection.
Parent Returns an Object that represents the parent object of the specified object. Read-only.