ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / UpcE0TagHelper Class / AddOn Property

In This Topic
    AddOn Property (UpcE0TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.UpcBase.AddOn. Sets the addOn value of the control.
    Syntax
    'Declaration
     
    Public Overridable Property AddOn As String
    public virtual string AddOn {get; set;}
    Remarks
    The possible length of this property should be 2 or 5.
    See Also