ContentType Enum
Namespace
Statiq.Web
Interfaces
  • IComparable
  • IFormattable
  • IConvertible
Base Types
  • object
  • ValueType
  • Enum
ContentType
Enum
ValueType
object
IComparable
IFormattable
IConvertible

Syntax

public enum ContentType

Fields

Name Field Type Constant Value Summary
Asset ContentType 0
static
Content ContentType 2
static
Data ContentType 1
static

Extension Methods