ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNode Class / NavigateUrl Property

In This Topic
    NavigateUrl Property (C1SiteMapNode)
    In This Topic
    Gets or sets the NavigateUrl of the node.
    Syntax
    'Declaration
     
    Public Property NavigateUrl As System.String
    public System.string NavigateUrl {get; set;}
    See Also