System.Web.UI.INavigateUIData.NavigateUrl Property

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

Syntax

public string NavigateUrl { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The INavigateUIData.NavigateUrl property represents the URL to navigate to when a navigation node, such as System.Web.UI.WebControls.TreeNode or System.Web.UI.WebControls.MenuItem control, is clicked.

Requirements

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