Class wwWebRssFeed

Control that can display an RSS 2.0 Feed easily.

Custom wwWebControl wwWebRssFeed

Class Members

MemberDescription
RssFeedToHtml Retrieves a feed as an RSS Feed from the Web and turns it into an HTML string.
o.RssFeedToHtml()
ConnectionTimeout Connection timeout to retrieve a feed in seconds
CssClass CSS Class applied to this control - default is none
DetailPostHtml Any HTML to inject after the detail text of the feed item
DetailPreHtml Any HTML to inject before the detail text of the feed item
FeedUrl The URL to the RSS Feed - only RSS 2.0 is supported
ItemsToShow Maximum items to display. Only the top items are displayed.
ShowBlogTitle determines whether hte header is displayed
ShowDetail Number of characters to display for each feed
TitleCssClass Css class applied to the header

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic