[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateTimeBuilder.TimeFormat

TimeFormat Method

TimeFormat(string)

Configurates TimeFormat. Sets the format used to display times in the drop-down list.

Declaration
public InputDateTimeBuilder TimeFormat(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputDateTimeBuilder

Current builder.

Remarks

This property does not affect the value shown in the control's input element.