SPNavigationNode Constructor
Creates a new instance of the SPNavigationNode class.
| Name | Description | |
|---|---|---|
|
SPNavigationNode(String, String) | Creates a new instance of the SPNavigationNode class that points to a location within the current site collection. |
|
SPNavigationNode(String, String, Boolean) | Creates a new instance of the SPNavigationNode class and specifies the display name, locations, and specifies whether the new node is internal or external. |