ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / BackLink Property

In This Topic
    BackLink Property
    In This Topic
    Determines whether the iPod menu shows a back link or a breadcrumb header in the menu.
    Syntax
    'Declaration
     
    Public Property BackLink As System.Boolean
    public System.bool BackLink {get; set;}
    See Also