RssFeed Documented Class Library

RssFeed.ShowPubDate Property

Specifies if the RssItem's published date is displayed. Default value is True.

public virtual bool ShowPubDate {get; set;}

Remarks

The format of the date/time can be configured via the DateFormatString property.

See Also

RssFeed Class | skmRss Namespace