URLConverter CanConvert Method Kentico 8.1 API Reference
Determines whether this instance can convert the specified object type.

Namespace: CMS.Helpers.JsonConverters
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineBoolean
true if this instance can convert the specified object type; otherwise, false.
See Also