ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / UpcE0 Class / AddOn Property

In This Topic
    AddOn Property (UpcE0)
    In This Topic
    Gets or sets the addOn value of the control.
    Syntax
    'Declaration
     
    
    <JsonAttribute(1)>
    Public Overridable Property AddOn As String
    [Json(1)]
    public virtual string AddOn {get; set;}
    Remarks
    The possible length of this property should be 2 or 5.
    See Also