| RSSFeed Properties | 
The RSSFeed type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CacheDependencies | 
            Cache dependencies, each cache dependency on a new line.
             | 
|  | CacheItemName | 
            Gets or sets the cache item name.
             | 
|  | CacheMinutes | 
            Gets or sets the cache minutes.
             | 
|  | DataBindByDefault | 
            Indicates whether data binding should be performed by default.
             | 
|  | DataSourceControl | 
            Control with data source.
             | 
|  | DataSourceName | 
            Gets or sets name of source.
             | 
|  | EnableAutodiscovery | 
            Indicates if the RSS feed is automatically discovered by the browser.
             | 
|  | FeedDescription | 
            Description of the feed.
             | 
|  | FeedLanguage | 
            Language of the feed. If the value is empty the content culture will be used.
             | 
|  | FeedLink | 
            Link to feed.
             | 
|  | FeedName | 
            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.
             | 
|  | FeedTitle | 
            URL title of the feed.
             | 
|  | FooterXML | 
            Custom feed footer XML which is generated after feed items. If the value is empty default footer for RSS feed is generated.
             | 
|  | HeaderXML | 
            Custom feed header XML which is generated before feed items. If the value is empty default header for RSS feed is generated.
             | 
|  | LinkIcon | 
            Icon which will be displayed in the feed link.
             | 
|  | LinkText | 
            Text for the feed link.
             | 
|  | QueryStringKey | 
            Querystring key which is used for RSS feed identification on a page with multiple RSS feeds.
             | 
|  | RSSRepeaterControl | 
            RSS repeater control.
             | 
|  | StopProcessing | 
            Stops further processing.
             | 
|  | TransformationName | 
            Gets or sets ItemTemplate property.
             | 
 See Also
See Also