Class DynamicProductRelationNotificationSubscriber
- Assembly
- Dynamicweb.Ecommerce.dll
[Subscribe("DWN_ECOM_PRODUCT_AFTER_DELETE")]
[Subscribe("DWN_ECOM_DYNAMIC_PRODUCT_RELATION_BEFORE_DELETE")]
public sealed class DynamicProductRelationNotificationSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
DynamicProductRelationNotificationSubscriber
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
public override void OnNotify(string notification, NotificationArgs args)
Parameters
notificationstringThe notification.
argsNotificationArgsThe args.