Class ShopUrlDataProvider.ProductGroupRelationChangedObserver
- Namespace
- Dynamicweb.Ecommerce.Frontend.UrlHandling
- Assembly
- Dynamicweb.Ecommerce.dll
[Subscribe("DWN_ECOM_PRODUCT_GROUP_RELATION_AFTER_SAVE")]
[Subscribe("DWN_ECOM_PRODUCT_RELATION_DELETED")]
public class ShopUrlDataProvider.ProductGroupRelationChangedObserver : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
ShopUrlDataProvider.ProductGroupRelationChangedObserver
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
public override void OnNotify(string notification, NotificationArgs args)
Parameters
notification
string- The notification.
args
NotificationArgs- The args.