Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection.
var value = SP.NavigationNodeCreationInformation.get_previousNode();
SP.NavigationNodeCreationInformation.set_previousNode(value);
Property Value
Type: SP.NavigationNode
Applies To
SP.NavigationNodeCreationInformation Class
See Also
Reference
SP.NavigationNodeCreationInformation Methods