ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1_128 Class / Value Property

In This Topic
    Value Property (Gs1_128)
    In This Topic
    Gets or sets the current code value rendered by the control.
    Syntax
    'Declaration
     
    Public Overridable Property Value As String
    public virtual string Value {get; set;}
    See Also