NavigationNode members
Represents a navigation node in the search navigation provider.
The NavigationNode type exposes the following members.
Constructors
| 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. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
| Name | Description | |
|---|---|---|
![]() |
id | |
![]() |
name | |
![]() |
promptString | |
![]() |
url |
Top
.gif)
.gif)
.gif)