Click or drag to resize

EcommerceCartAfterOrderValidationArgsValidationErrors Property

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IList<ValidationError> ValidationErrors { get; set; }

Property Value

Type: IListValidationError
See Also