Class Ecommerce.Cart.SendMailsArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Provides information about order just before Order Emails are sent.
- Inheritance
-
Ecommerce.
Cart. Send Mails Args
- Inherited Members
Remarks
The passed NotificationArgs is Ecommerce.
Properties
CartModuleSettings
Gets or sets the Dynamicweb.Ecommerce.Cart.ModuleSettings for the current cart.
Property Value
- Module
Settings ModuleSettings. Setting this from a notification subscriber will have no effect.
Order
Gets or sets the order/cart.
Property Value
- Order
Order/cart. Setting this from a notification subscriber will have no effect.