1. Sitecore.Syndication Classes

Sitecore.Syndication.FeedUtil

Version:

The Sitecore.Syndication.FeedUtil class contains static utility methods related to syndication.

The Sitecore.Syndication.FeedUtil.IsConfiguredForFeed() method returns True for any item that you can include in an RSS feed. For an example that uses the Sitecore.Syndication.FeedUtil.IsConfiguredForFeed() method, see the section Example: Syndicate Children of Multiple Items.

The Sitecore.Syndication.FeedUtil.IsFeed() method returns True if the parameter is a feed definition item.

If you have suggestions for improving this article, let us know!