RssFeed Documented Class Library

RssFeed.ShowHeader Property

Gets or sets whether the header should be shown.

public virtual bool ShowHeader {get; set;}

Property Value

A true or false value that indicates if the header is shown. The default is True.

Remarks

The header appears above the RSS feed items, and is composed of precisely one TableCell (regardless of how many TableCells make up the feed items).

See Also

RssFeed Class | skmRss Namespace