Class UserSavedSubscriber
- Namespace
- Dynamicweb.Ecommerce.Cart
- Assembly
- Dynamicweb.Ecommerce.dll
UserSavedSubscriber class.
[Subscribe("DWN_UM_USER_SAVED")]
public class UserSavedSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
User
Saved Subscriber
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Called when notification is broadcast.
Parameters
notification
stringThe notification.
args
NotificationArgs The arguments.