AtomFeed Properties |
The AtomFeed type exposes the following members.
Name | Description | |
---|---|---|
![]() | AtomRepeaterControl |
Atom repeater control.
|
![]() | 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 Atom feed is automatically discovered by the browser.
|
![]() | FeedAuthorName |
Author name of the feed.
|
![]() | FeedGUID |
The unique identifier of the feed. If the value is empty, Guid.Empty will be used.
|
![]() | 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.
|
![]() | FeedSubtitle |
Description of the feed.
|
![]() | FeedTitle |
URL title of the feed.
|
![]() | FeedUpdated |
Last significant modification date of the feed.
|
![]() | FooterXML |
Custom feed footer XML which is generated after feed items. If the value is empty default footer for Atom feed is generated.
|
![]() | HeaderXML |
Custom feed header XML which is generated before feed items. If the value is empty default header for Atom 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 Atom feed identification on a page with multiple Atom feeds.
|
![]() | StopProcessing |
Stops further processing.
|
![]() | TransformationName |
Gets or sets ItemTemplate property.
|