INavigateUIData.Name Property
.NET Framework (current version)
Gets the text that represents the name of a navigation node of a navigation control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringText that represents the name of a node of a navigation control; otherwise, null.
The Name property is rendered as the TreeNode.Text property of a TreeNode control and the MenuItem.Text property of a MenuItem control.
.NET Framework
Available since 2.0
Available since 2.0
Show: