ImageHelper IsMimeImage Method Kentico 8.0 API Reference
Determines whether image is an image depending on mimetype.

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

Return Value

Type: OnlineBoolean
True if mimetype starts with 'image/'
See Also