Show / Hide Table of Contents

Class MimeTypes

Inheritance
object
MimeTypes
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Http
Assembly: Volo.Abp.Core.dll
Syntax
public static class MimeTypes

Methods

GetByExtension(string)

Declaration
public static string GetByExtension(string extension)
Parameters
Type Name Description
string extension
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform