[]
ITagHelper implementation for EanBase.
public abstract class EanBaseTagHelper<TControl> : BarcodeBaseTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : EanBase
Public MustInherit Class EanBaseTagHelper(Of TControl As EanBase)
Inherits BarcodeBaseTagHelper(Of TControl)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| 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. |