Click or drag to resize
RSSFeed Properties

The RSSFeed type exposes the following members.

Properties
  NameDescription
Public propertyCacheDependencies
Cache dependencies, each cache dependency on a new line.
Public propertyCacheItemName
Gets or sets the cache item name.
Public propertyCacheMinutes
Gets or sets the cache minutes.
Public propertyDataBindByDefault
Indicates whether data binding should be performed by default.
Public propertyDataSourceControl
Control with data source.
Public propertyDataSourceName
Gets or sets name of source.
Public propertyEnableAutodiscovery
Indicates if the RSS feed is automatically discovered by the browser.
Public propertyFeedDescription
Description of the feed.
Public propertyFeedLanguage
Language of the feed. If the value is empty the content culture will be used.
Public propertyFeedLink
Link to feed.
Public propertyFeedName
Feed name to identify this feed on a page with multiple feeds. If the value is empty the GUID of the web part instance will be used by default.
Public propertyFeedTitle
URL title of the feed.
Public propertyFooterXML
Custom feed footer XML which is generated after feed items. If the value is empty default footer for RSS feed is generated.
Public propertyHeaderXML
Custom feed header XML which is generated before feed items. If the value is empty default header for RSS feed is generated.
Public propertyLinkIcon
Icon which will be displayed in the feed link.
Public propertyLinkText
Text for the feed link.
Public propertyQueryStringKey
Querystring key which is used for RSS feed identification on a page with multiple RSS feeds.
Public propertyRSSRepeaterControl
RSS repeater control.
Public propertyStopProcessing
Stops further processing.
Public propertyTransformationName
Gets or sets ItemTemplate property.
Top
See Also