SP.NavigationNodeCreationInformation Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.NavigationNodeCreationInformation class.

Properties

Name

Description

asLastNode

Gets or sets a value that specifies whether the navigation node will be created as the last node in the collection.

isExternal

Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection.

previousNode

Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection.

title

Gets or sets a value that specifies the anchor text for the node navigation link.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

url

Gets or sets a value that specifies the URL to be stored with the navigation node.

Applies To

SP.NavigationNodeCreationInformation Class

See Also

Reference

SP.NavigationNodeCreationInformation Methods

SP Namespace