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

In This Topic
    BackLinkText Property
    In This Topic
    Gets and sets the text of the back link.
    Syntax
    'Declaration
     
    Public Property BackLinkText As System.String
    public System.string BackLinkText {get; set;}
    See Also