MimeTypeHelper MembersKentico 8.0 API Reference
The MimeTypeHelper type exposes the following members.
Methods

  NameDescription
Public methodStatic memberAddRule
Adds the conversion rule to the conversion tables.
Public methodStatic memberGetExtension(String)
Gets the extension by mime type.
Public methodStatic memberGetExtension(String, String)
Gets the extension by mime type.
Public methodStatic memberGetMimetype(String)
Gets the mimetype by extension.
Public methodStatic memberGetMimetype(String, String)
Gets the mimetype by extension.
Public methodStatic memberLoadMimeTypes
Loads the values.
Back to Top
See Also