ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItem Class / NavigateUrl Property

In This Topic
    NavigateUrl Property (C1MenuItem)
    In This Topic
    The menu's navigate url.
    Syntax
    'Declaration
     
    Public Property NavigateUrl As System.String
    public System.string NavigateUrl {get; set;}
    See Also