Click or drag to resize

EcommerceCartLoadedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.NotificationsEcommerceCartLoadedArgs

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class LoadedArgs : NotificationArgs

The EcommerceCartLoadedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartLoadedArgs
Initializes a new instance of the EcommerceCartLoadedArgs class
Top
Properties
  NameDescription
Public propertyCart
Top
See Also