The properties of System.Web.UI.INavigateUIData are listed below. For a list of all members, see the INavigateUIData Members list.
[read-only] | Description | string.
Gets text that represents the description of a navigation node of a navigation control. |
[read-only] | Name | string.
Gets the text that represents the name of a navigation node of a navigation control. |
[read-only] | NavigateUrl | string.
Gets the URL to navigate to when the navigation node is clicked. |
[read-only] | Value | string.
Gets a non-displayed value that is used to store any additional data about the navigation node. |