NavigationNode members
SharePoint Online
Represents a navigation node in the search navigation provider.
The NavigationNode type exposes the following members.
| Name | Description | |
|---|---|---|
|
NavigationNode(Int32, String, String) | Initializes a new instance of the NavigationNode class based on the specified identifier and name and the referenced URL. |
|
NavigationNode(NavigationNode.DefaultNode, String, String) | Initializes a new instance of the NavigationNode class based on the specified node and name, and the referenced URL. |
|
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. |
Show: