Class EcomCartBeforeDeliveryCountryIsSetObserver
- Namespace
- Dynamicweb.Ecommerce.Examples.Notifications
- Assembly
- Dynamicweb.Ecommerce.Examples.dll
[Subscribe("Ecom7CartBeforeDeliveryCountryIsSet")]
public class EcomCartBeforeDeliveryCountryIsSetObserver : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
EcomCartBeforeDeliveryCountryIsSetObserver
- 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.