Class WellKnownContentTypes
Provides a collection of well-known ContentType instances.
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public static class WellKnownContentTypes
Fields
| Name | Description |
|---|---|
| AtomXml | |
| Avi | |
| BinaryArgb32 | |
| BinaryBgr24 | |
| BinaryBgra32 | |
| BinaryRgb24 | |
| BinaryRgba32 | |
| Bmp | |
| Css | |
| Csv | |
| Flv | |
| Gif | |
| Gzip | |
| Html | |
| Java | |
| Javascript | |
| Jpeg | Represents the content type for JPEG images. |
| Json | |
| Midi | |
| Mov | |
| Mp3 | |
| Mp4Video | |
| MsExcel | |
| MsPowerpoint | |
| MsWord | |
| MultipartFormData | |
| OggAudio | |
| OggVideo | |
| OpenDocumentSpreadsheet | |
| OpenDocumentText | |
| Php | |
| PlainText | |
| Png | |
| Python | |
| Rar | |
| RssXml | |
| Rtf | |
| SevenZip | |
| Svg | |
| Tar | |
| Tiff | |
| UrlEncoded | |
| Wav | |
| WebmAudio | |
| WebmVideo | |
| Webp | |
| Xml | |
| Zip |