Hi Team,
I need to export all the products under Catalog in to an excel in Episerver6 R2.I am able to get selected CatalogNodeId and CatalogId by using FrameworkContext.Current.CatalogSystem.GetCatalogNode(CatalogNode).Please let me know how I can get CatalogEntryId and Catalog Entries.