C# Class Piranha.Models.Manager.ContentModels.EditModel.MimeType

Gets the mime type for the given filename
Afficher le fichier Open project: PiranhaCMS/Piranha

Méthodes publiques

Méthode Description
Get ( string filename ) : string

Gets the mime type from the current file name.

Method Details

Get() public static méthode

Gets the mime type from the current file name.
public static Get ( string filename ) : string
filename string The file name.
Résultat string