Gets or sets the URL of the Link (unless DataBinding through KeyField)

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string NavigateURL { get; set; }
Visual Basic
Public Property NavigateURL As String
	Get
	Set

Field Value

A String

See Also