Class CountryRelationNotificationSubscriber
- Namespace
- Dynamicweb.Ecommerce.International.Subscribers
- Assembly
- Dynamicweb.Ecommerce.dll
[Subscribe("DWN_COUNTRYRELATIONS_DefaultCountryRelationUpdated")]
public sealed class CountryRelationNotificationSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
CountryRelationNotificationSubscriber
- Implements
- Inherited Members
Constructors
CountryRelationNotificationSubscriber(PaymentService, ShippingService)
public CountryRelationNotificationSubscriber(PaymentService paymentService, ShippingService shippingService)
Parameters
paymentServicePaymentServiceshippingServiceShippingService
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
public override void OnNotify(string notification, NotificationArgs args)
Parameters
notificationstringThe notification.
argsNotificationArgsThe args.