SPNavigationNode Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the SPNavigationNode class.
Overload List
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. |
Top