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