ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewLinkItem Class / NavigateUrl Property

In This Topic
    NavigateUrl Property (C1ListViewLinkItem)
    In This Topic
    Sets or gets the navigate url link of item
    Syntax
    'Declaration
     
    Public Property NavigateUrl As System.String
    public System.string NavigateUrl {get; set;}
    See Also