SerializeXml(FeedType, IFeed, Stream, string, bool) Method
Namespace
Statiq.Feeds.Syndication
Containing Type
FeedSerializer

Syntax

public static void SerializeXml(FeedType feedType, IFeed feed, Stream output, string xsltUrl, bool prettyPrint)

Parameters

Name Type Description
feedType FeedType
feed IFeed
output Stream
xsltUrl string
prettyPrint bool