[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.FormatYear

FormatYear Method

FormatYear(string)

Configurates FormatYear. Sets the format used to display the year above the months in year view.

Declaration
public CalendarBuilder FormatYear(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is 'yyyy'.