Click or drag to resize

EcommerceCartAfterOrderValidationArgs Class

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

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

The EcommerceCartAfterOrderValidationArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartAfterOrderValidationArgs
Initializes a new instance of the EcommerceCartAfterOrderValidationArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyValidationErrors
Top
See Also