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

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

Property Value

Type: ListString
See Also