MimeTypeHelperGetMimetype Method (String) |
Gets the mimetype by extension.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntaxpublic static string GetMimetype(
string extension
)
Parameters
- extension
- Type: SystemString
Extension
Return Value
Type:
String
See Also