Click or drag to resize
ShoppingCartItemCheckResult.OtherErrors Property
List of other (custom) error messages.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public List<string> OtherErrors { get; }

Property Value

Type: List<String>
See Also