Click or drag to resize
MimeTypeHelper Class
Mime type helper.
Inheritance Hierarchy
SystemObject
  CMS.HelpersMimeTypeHelper

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static class MimeTypeHelper

The MimeTypeHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddRule
Adds the conversion rule to the conversion tables.
Public methodStatic memberGetExtension
Gets the extension by mime type.
Public methodStatic memberGetMimetype
Gets the mimetype by extension.
Public methodStatic memberLoadMimeTypes Obsolete.
Loads the values.
Top
See Also