RssFeed Documented Class Library

RssFeed.BackImageUrl Property

Gets or sets the URL of an image to display in the background of the RssFeed control.

public virtual string BackImageUrl {get; set;}

Property Value

The URL of an image to display in the background of a table control. The default is String.Empty.

Remarks

Use the BackImageUrl property to specify an image to display in the background of the RssFeed control.

See Also

RssFeed Class | skmRss Namespace