- Namespace
- Statiq
.Web - Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
Syntax
public enum ContentType
Fields
| Name | Field Type | Constant Value | Summary |
|---|---|---|---|
| Asset | ContentType | 0 |
static
|
| Content | ContentType | 2 |
static
|
| Data | ContentType | 1 |
static
|