INavigateUIData Properties

 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyDescription

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

System_CAPS_pubpropertyName

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

System_CAPS_pubpropertyNavigateUrl

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

System_CAPS_pubpropertyValue

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

Return to top
Show: