- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication - Containing Type
- FeedSerializer
Syntax
public static void SerializeXml(IFeed feed, Stream output, string xsltUrl)
Parameters
Name | Type | Description |
---|---|---|
feed | IFeed | |
output | Stream | |
xsltUrl | string |
Return Value
Type | Description |
---|---|
void |