| EcommerceCartBeforeOrderValidationArgsValidationErrors Property |
Namespace:
Dynamicweb.Ecommerce.Notifications
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IList<ValidationError> ValidationErrors { get; set; }
Public Property ValidationErrors As IList(Of ValidationError)
Get
Set
Property Value
Type:
IListValidationErrorSee Also