System.Web.UI.INavigateUIData Members

The members of System.Web.UI.INavigateUIData are listed below.

Public Properties

[read-only]
Descriptionstring.

Gets text that represents the description of a navigation node of a navigation control.

[read-only]
Namestring.

Gets the text that represents the name of a navigation node of a navigation control.

[read-only]
NavigateUrlstring.

Gets the URL to navigate to when the navigation node is clicked.

[read-only]
Valuestring.

Gets a non-displayed value that is used to store any additional data about the navigation node.