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