System.Web.UI.INavigateUIData.Value Property

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

Syntax

public string Value { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The INavigateUIData.Value property represents any additional data that is used by a navigation node, such as a System.Web.UI.WebControls.TreeNode or System.Web.UI.WebControls.MenuItem control, that is rendered as an HTML value attribute for the node.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0