NavigationNodeCreationInformation Properties

Include Protected Members
Include Inherited Members

The NavigationNodeCreationInformation type exposes the following members.

Properties

  Name Description
Public property AsLastNode Gets or sets a value that specifies whether the navigation node will be created as the last node in the collection.
Public property IsExternal Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection.
Public property PreviousNode Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection.
Public property Title Gets or sets a value that specifies the anchor text for the node navigation link.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property Url Gets or sets a value that specifies the URL to be stored with the navigation node.

Top

See Also

Reference

NavigationNodeCreationInformation Class

Microsoft.SharePoint.Client Namespace