Returns array of integer represenations of supplied values or default value when not an int.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- values
- Type: System Object
Values to be converted
- defaultValue
- Type: System Int32
Default value
Return Value
Type: Int32See Also