Table of Contents

Class Ecommerce.Assortment

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll

Encapsulated assortment-related notification objects.

public sealed class Ecommerce.Assortment
Inheritance
Ecommerce.Assortment
Inherited Members

Remarks

Fields

AssortmentsBuildFinished

Occurs when the assortments build has been finished.

public const string AssortmentsBuildFinished = "DWN_ECOM_ASSORTMENT_ASSORTMENTSBUILDFINISHED"

Field Value

string

AssortmentsCalculateUserAssortments

Occurs when the assortment IDs for a user is calculated for navigation providers, list of products, indexing assortment macro etc.

public const string AssortmentsCalculateUserAssortments = "DWN_ECOM_ASSORTMENT_ASSORTMENTSCALCULATEUSERASSORTMENTS"

Field Value

string
To top