SP.NavigationNodeCreationInformation Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.NavigationNodeCreationInformation class.
Properties
Name |
Description |
---|---|
Gets or sets a value that specifies whether the navigation node will be created as the last node in the collection. |
|
Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection. |
|
Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection. |
|
Gets or sets a value that specifies the anchor text for the node navigation link. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets or sets a value that specifies the URL to be stored with the navigation node. |
Applies To
SP.NavigationNodeCreationInformation Class