[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.StepOptionsTagHelper

StepOptionsTagHelper Class

ITagHelper implementation for StepOptions.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-step-options")]
public class StepOptionsTagHelper : SettingTagHelper<StepOptions>, ITagHelper, ITagHelperComponent

Constructors

Name Description
StepOptionsTagHelper()

Properties

Name Description
C1Property

Gets or sets the property name which the taghelper is related to.

CollectionName

Gets the collection name.

Position

Configurates Position. Specifies the position of steps in Step chart. It should be 'Start', 'Center' or 'End'.