A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class MappedTypes

Represents the mapped marketing types. (Inherits System.Configuration.ConfigurationElement.)

Inheritance
System.Object
MappedTypes
Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 12.17.2
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 class MappedTypes : ConfigurationElement

Constructors

MappedTypes()

Initializes a new instance of the MappedTypes class.

Declaration
public MappedTypes()

Properties

ExpressionValidatorType

Gets the type of the expression validator.

Declaration
public ExpressionValidatorType ExpressionValidatorType { get; }
Property Value
Type Description
ExpressionValidatorType

The type of the expression validator.

PromotionEntryPopulateFunctionType

Gets the type of the promotion entry populate function.

Declaration
public PromotionEntryPopulateFunctionType PromotionEntryPopulateFunctionType { get; }
Property Value
Type Description
PromotionEntryPopulateFunctionType

The type of the promotion entry populate function.