INavigateUIData.Name Property
.NET Framework 2.0
Gets the text that represents the name of a navigation node of a navigation control.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Name property is rendered as the TreeNode.Text property of a TreeNode control and the MenuItem.Text property of a MenuItem control.
Community Additions
ADD
Show: