SPList.WriteRssFeed Method
Include Protected Members
Include Inherited Members
Writes the RSS feeds from the list to a specified document stream.
Overload List
Name | Description | |
---|---|---|
WriteRssFeed(Stream) | Writes the RSS feeds from the list to the specified document stream. | |
WriteRssFeed(Stream, Int32) | Writes the RSS feeds that are associated with the specified meeting to the specified document stream. | |
WriteRssFeed(Stream, Int32, SPView) | Writes the RSS feeds that are associated with the specified meeting and view to the specified document stream. |
Top