Converts the value to a specific type. Returns true if conversion was possible, otherwise false.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- value
- Type:
System Object
Value to convert
- type
- Type:
System Type
Target type
- result
- Type:
System Object
Result of the conversion
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also