Documentation > CMS Template API Library > ContentType
CrownPeak.CMSAPI.ContentType
Represents a content type (or MIME type) used, for example, in emails.
Possible enumeration values:
| Name | Description | Value | 
|---|---|---|
| TextHtml | text/html | 1 | 
| TextPlain | text/plain | 0 | 
