Determines whether this instance can convert the specified object type.
Namespace: CMS.Helpers.JsonConvertersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System Type
Type of the object.
Return Value
Type: Booleantrue if this instance can convert the specified object type; otherwise, false.
See Also