[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.OnClientFormatItem

OnClientFormatItem Method

OnClientFormatItem(string)

Configurates the OnClientFormatItem client event. Occurs when an element representing a day in the calendar has been created.

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.