| AbstractDateTimePickerDateTimeToString Method | 
            Creates string representation of DateTime.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual string DateTimeToString(
	DateTime value
)
Parameters
- value
- Type: SystemDateTime
 DateTime object
Return Value
Type: 
String See Also
See Also