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

In This Topic
    Linkage Property (Gs1DataBarExpandedStackedTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Gs1DataBarBase.Linkage. Sets a 2D Composite Component and its separator pattern are printed above the GS1 DataBar symbol with the separator pattern aligned and contiguous to the GS1 DataBar symbol.
    Syntax
    'Declaration
     
    Public Overridable Property Linkage As String
    public virtual string Linkage {get; set;}
    See Also