[]
ITagHelper implementation for EanBase.
public abstract class EanBaseTagHelper<TControl> : BarcodeBaseTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : EanBase
Name | Description |
---|---|
TControl |
Name | Description |
---|---|
EanBaseTagHelper() |
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. |