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