[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.FormatYearMonth

FormatYearMonth Method

FormatYearMonth(string)

Configurates FormatYearMonth. Sets the format used to display the month and year above the calendar in month view.

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is 'y'.