The RssReader type exposes the following members.

Properties

  Name Description
Public property DateFormatString
Date format string.
Public property MaxDescriptionChars
Max. number of description chars.
Public property MaxItems
Max. number of items to retrieve.
Public property MaxTitleChars
Max. number of chars in the item title.
Public property TemplatedControl
Templated list view that is used for rendering the "repeatable" section of this control.
Public property Timeout
Connection timeout.
Public property Url
RSS feed URL.

See Also