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

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