Converts the given object to a decimal value
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Value to convert
- defaultValue
- Type: System TimeSpan
Default value
- culture
- Type: System.Globalization CultureInfo
Culture for the conversion
Return Value
Type: TimeSpanSee Also