- Namespace
- Statiq
.Feeds .Syndication .Atom - Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
Syntax
public enum AtomTextType
Fields
Name | Field Type | Constant Value | Summary |
---|---|---|---|
Html | AtomTextType | 1 |
static
|
Text | AtomTextType | 0 |
static
|
Xhtml | AtomTextType | 2 |
static
|