Click or drag to resize

DiscountCacheInvalidationSubscriber Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_ECOM_PRODUCT_AFTER_CREATE")]
[SubscribeAttribute("DWN_ECOM_PRODUCT_AFTER_SAVE")]
[SubscribeAttribute("DWN_ECOM_PRODUCT_AFTER_DELETE")]
[SubscribeAttribute("DWN_ECOM_PRODUCT_RELATION_DELETED")]
[SubscribeAttribute("DWN_ECOM_PRODUCT_GROUP_RELATION_BEFORE_SAVE")]
[SubscribeAttribute("DWN_UM_GROUP_DELETED")]
[SubscribeAttribute("DWN_UM_GROUP_SAVED")]
[SubscribeAttribute("DWN_REPOSITORIES_INDEX_BUILDFINISHED")]
public class DiscountCacheInvalidationSubscriber : NotificationSubscriber

The DiscountCacheInvalidationSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodDiscountCacheInvalidationSubscriber
Initializes a new instance of the DiscountCacheInvalidationSubscriber class
Top
Properties
Methods
See Also