INavigateUIData Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| 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:
