Click or drag to resize
AddItemToCartValidatorItemParameters Property
Gets item parameters this validator was initialized for.

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

Property Value

Type: ShoppingCartItemParameters
See Also