ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Menu Class / Text Property

In This Topic
    Text Property (Menu)
    In This Topic
    Gets or sets the text shown on the control.
    Syntax
    'Declaration
     
    
    Public Overridable Property Text As String
    public virtual string Text {get; set;}
    See Also