Gets or sets the URL of the page that item will link to.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string NavigateUrl { get; set; } |
Visual Basic
![]() |
---|
Public Property NavigateUrl As String |
Type: String
A string specifying the URL of the page that item will link to. The default value is an empty string ("").