ContentFormats.containMimeType
bool containMimeType(string mimeType)Checks if a given mime type is part of the given formats.
Parameters
mimeType | the mime type to search for |
Returns
true if the mime_type was found
bool containMimeType(string mimeType)Checks if a given mime type is part of the given formats.
mimeType | the mime type to search for |