[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateRangeTagHelper

InputDateRangeTagHelper Class

ITagHelper implementation for InputDateRange.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-input-date-range")]
public class InputDateRangeTagHelper : InputDateBaseTagHelper<InputDateRange>, ITagHelper, ITagHelperComponent, ITemplateTagHelper

Constructors

Name Description
InputDateRangeTagHelper()

Properties

Name Description
MonthCount

Configurates MonthCount. Sets the number of months to display in the drop-down calendar.

SelectionMode

Configurates SelectionMode. Sets a value that indicates whether users can select days, months, or no values at all.