Walter.BOM
ContentTypes Enumeration
Walter.BOM Assembly > Walter.BOM Namespace : ContentTypes Enumeration
Type of data
Syntax
public enum ContentTypes : System.Enum 
Members
MemberDescription
ActionResult Generic action result
application application
audio audio
css css rules
Excel Microsoft application file in excel format
font the content contains a font
gif content is a gif image
gzip gzip
html the content is html formated text
icon content is an icon image
image the content is an image
javascript the content is javascript
jpg the image is of type jpeg
JsonThe page contains json structure of some kind as a method returned IEnumerable<T> or a JsonResult
Model Model mime type
mp3 mp3
MP4 video format is mp4
msword Microsoft word
None un known or not specified
octetstream octet stream /gzip, zip,
ogg ogg video or audio
Page The item is a page, normally a root entry unless it is in a IFrame
pdf pdf format
png the image is of type png
powerpoint power point
ReactJs The page contains React script
spreadsheet spread sheet
StatusCodeResult HTTP status code result
svg The SVG image
text the content is text
video the content is a video
vnd vendor specific
WebM web media format
WinZip zip type
Word Microsoft application file in word format
Xml XML data
Zip Zip compatible stream
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.BOM.ContentTypes

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.BOM Namespace