FeedType Class
Namespace
Statiq.Feeds.Syndication
Base Types
  • object
FeedType
object

Syntax

public class FeedType

Fields

Name Field Type Constant Value Summary
Atom FeedType
static
Rdf FeedType
static
Rss FeedType
static

Properties

Name Property Type Summary
MediaType string

Methods

Name Return Value Summary
GetFeed(IFeed) IFeed

Extension Methods