SaaS CMS has officially launched! Learn more now.

Enum PromotionType

The PromotionType enumeration defines and specifies the promotion type.

Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
[Obsolete("Use promotion system in EPiServer.Commerce.Marketing instead. Will be removed in a future major release, but not earlier than August 2018.")]
public enum PromotionType

Fields

Name Description
Percentage

Represents the percentage.

ValueBased

Represents the the value-based promotion type.

Extension Methods