[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.LinearGaugeBaseTagHelper-1

LinearGaugeBaseTagHelper<TControl> Class

ITagHelper implementation for LinearGaugeBase.

Inheritance
BaseTagHelper<TControl>
GaugeTagHelper<TControl>
LinearGaugeBaseTagHelper<TControl>
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class LinearGaugeBaseTagHelper<TControl> : GaugeTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : LinearGaugeBase
Public MustInherit Class LinearGaugeBaseTagHelper(Of TControl As LinearGaugeBase)
    Inherits GaugeTagHelper(Of TControl)
    Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
Type Parameters
Name Description
TControl

Constructors

Name Description
LinearGaugeBaseTagHelper()

Properties

Name Description
Direction

Configurates Direction. Sets the direction in which the gauge is filled.