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