Click or drag to resize
IStrandsCatalogCategoryMapper Interface
Maps properties of the document to the ones used in the Strands catalog feed and other places.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 10.0.0
Syntax
C#
public interface IStrandsCatalogCategoryMapper

The IStrandsCatalogCategoryMapper type exposes the following members.

Methods
  NameDescription
Public methodGetItemCategory
Retrieves property which will be used as category field in the Strands catalog feed.
Top
See Also