NavigationNodeCreationInformation Properties
Include Protected Members
Include Inherited Members
The NavigationNodeCreationInformation type exposes the following members.
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. (Overrides ClientValueObject.TypeId.) |
![]() |
Url | Gets or sets a value that specifies the URL to be stored with the navigation node. |
Top
.gif)