NavigationNode constructor
SharePoint Online
| 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: