DiscountCacheInvalidationSubscriber Class |
Namespace: Dynamicweb.Ecommerce
[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.
Name | Description | |
---|---|---|
DiscountCacheInvalidationSubscriber | Initializes a new instance of the DiscountCacheInvalidationSubscriber class |
Name | Description | |
---|---|---|
IsActive | (Inherited from NotificationSubscriber.) | |
IsFrontend | Obsolete. (Inherited from NotificationSubscriber.) | |
Rank | (Overrides NotificationSubscriberRank.) | |
TypeInfo | (Inherited from NotificationSubscriber.) |
Name | Description | |
---|---|---|
CompareTo | (Inherited from NotificationSubscriber.) | |
OnNotify | (Overrides NotificationSubscriberOnNotify(String, NotificationArgs).) |