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

Syntax

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

Parameters

Name Type Description
feed IFeed
output Stream
xsltUrl string
prettyPrint bool