TextDateTimeDateTimePickerOptions Property |
[This is preliminary documentation and is subject to change.]
Date/time picker options.
Must be JavaScript constant.
The value in this field is passed to the initializing function.
Example:
{format:'d-m-Y H:i', lang:'da'}
See "Full options list" in
http://xdsoft.net/jqplugins/datetimepicker/
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic string DateTimePickerOptions { get; set; }
Property Value
Type:
String
See Also