This documentation is archived and is not being maintained.
INavigateUIData Properties
Visual Studio 2010
The INavigateUIData type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Gets text that represents the description of a navigation node of a navigation control. |
|
Name | Gets the text that represents the name of a navigation node of a navigation control. |
|
NavigateUrl | Gets the URL to navigate to when the navigation node is clicked. |
|
Value | Gets a non-displayed value that is used to store any additional data about the navigation node. |
Show: