ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / HyperlinkEntry Class / text Field

In This Topic
    text Field (HyperlinkEntry)
    In This Topic
    The hyperlink text. This is usually displayed in the browser's status when the mouse is over this hyperlink.
    Syntax
    'Declaration
     
    Public text As System.String
    public System.string text
    See Also