This documentation is archived and is not being maintained.

INavigateUIData Properties

The INavigateUIData type exposes the following members.

  NameDescription
Public property Description Gets text that represents the description of a navigation node of a navigation control.
Public property Name Gets the text that represents the name of a navigation node of a navigation control.
Public property NavigateUrl Gets the URL to navigate to when the navigation node is clicked.
Public property Value Gets a non-displayed value that is used to store any additional data about the navigation node.
Top
Show: