- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.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 |
Return Value
| Type | Description |
|---|---|
| void |
