Class EcomCartBeforeShippingMethodIsSetObserver
- Namespace
- Dynamicweb.Ecommerce.Examples.Notifications
- Assembly
- Dynamicweb.Ecommerce.Examples.dll
[Subscribe("Ecom7CartBeforeShippingMethodIsSet")]
public class EcomCartBeforeShippingMethodIsSetObserver : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
Ecom
Cart Before Shipping Method IsSet Observer
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
Parameters
notification
string- The notification.
args
NotificationArgs - The args.