Returns the DateTime representation of an object or default value if not.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- value
- Type: System Object
Value to convert
- defaultValue
- Type: System DateTime
Default value
- culture
- Type: System String
Culture
Return Value
Type: DateTimeSee Also