AbstractDateTimePickerDateTimeToString Method |
Creates string representation of DateTime.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax protected virtual string DateTimeToString(
DateTime value
)
Parameters
- value
- Type: SystemDateTime
DateTime object
Return Value
Type:
StringSee Also