[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.EanBaseTagHelper-1

EanBaseTagHelper<TControl> Class

ITagHelper implementation for EanBase.

Inheritance
BaseTagHelper<TControl>
EanBaseTagHelper<TControl>
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class EanBaseTagHelper<TControl> : BarcodeBaseTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : EanBase
Type Parameters
Name Description
TControl

Constructors

Name Description
EanBaseTagHelper()

Properties

Name Description
LabelPosition

Configurates LabelPosition. Sets where to render the value of the control.

ShowLabel

Configurates ShowLabel. Indicates whether the value is rendered under the symbol.