[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.Format

Format Method

Format(string)

Configurates Format. Sets the format used to display the selected date.

Declaration
public TBuilder Format(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The format string is expressed as a .NET-style Date format string.