NavigationNode constructor

Overload list

  Name Description
Public method NavigationNode(Int32, String, String) Initializes a new instance of the NavigationNode class based on the specified identifier and name and the referenced URL.
Public method NavigationNode(NavigationNode.DefaultNode, String, String) Initializes a new instance of the NavigationNode class based on the specified node and name, and the referenced URL.
Public method NavigationNode(Int32, String, String, String) Initializes a new instance of the NavigationNode class based on the specified identifier and name with the referenced URL and the user prompt.

Top

See also

Reference

NavigationNode class

NavigationNode members

Microsoft.Office.Server.Search.WebControls namespace