Gets or sets the URL of the Link (unless DataBinding through KeyField)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string NavigateURL { get; set; } |
Visual Basic |
---|
Public Property NavigateURL As String Get Set |