SPNavigationNode constructor

Creates a new instance of the SPNavigationNode class.

Overload list

  Name Description
Public method SPNavigationNode(String, String) Creates a new instance of the SPNavigationNode class that points to a location within the current site collection.
Public method 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.
Public method SPNavigationNode(String, String, String) Instantiates a new instance of the class that creates a new internal node. The constructor specifies the node title, title resource string, and URL of the node.

Top

See also

Reference

SPNavigationNode class

SPNavigationNode members

Microsoft.SharePoint.Navigation namespace