System.Web.UI.INavigateUIData.Description Property

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

Syntax

public string Description { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The INavigateUIData.Description property is rendered as the ToolTip text of the System.Web.UI.WebControls.TreeNode and System.Web.UI.WebControls.MenuItem controls.

Requirements

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