Determines whether image is an image depending on mimetype.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- mimetype
- Type: System String
Mime type of image
Return Value
Type: BooleanTrue if mimetype starts with 'image/'
See Also