Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Enum CatalogItemSelectionType

Type of catalog item selection.

Namespace: EPiServer.Commerce.Marketing
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0
Syntax
public enum CatalogItemSelectionType

Fields

Name Description
All

Selection of all catalog items.

Specific

Selection of specific catalog items.

Undefined

Not defined selection.

Extension Methods