Sitecore.Syndication.FeedUtil
Version: 10.4
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.