Click or drag to resize
ShoppingCartItemValidatorItem Property
Gets shopping cart this validator was initialized for.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ShoppingCartItemInfo Item { get; }

Property Value

Type: ShoppingCartItemInfo
See Also