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

In This Topic
    Value Property (C1MenuItem)
    In This Topic
    Gets or sets the value of the menu item.
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also