Kendo.Mvc.UI.Fluent.DateInputMessagesSettingsBuilder
Defines the fluent API for configuring DateInputMessagesSettings
Methods
Year(System.String)
The placeholder for the years part.
Parameters
value System.String
The value for Year
Month(System.String)
The placeholder for the months part.
Parameters
value System.String
The value for Month
Day(System.String)
The placeholder for the day of the month part.
Parameters
value System.String
The value for Day
Weekday(System.String)
The placeholder for the day of the week part.
Parameters
value System.String
The value for Weekday
Hour(System.String)
The placeholder for the hours part.
Parameters
value System.String
The value for Hour
Minute(System.String)
The placeholder for the minutes part.
Parameters
value System.String
The value for Minute
Second(System.String)
The placeholder for the seconds part.
Parameters
value System.String
The value for Second
Dayperiod(System.String)
The placeholder for the AM/PM part.
Parameters
value System.String
The value for Dayperiod