Click or drag to resize
AddItemToCartValidatorIsValid Property
Gets a value indicating whether validation succeeded.

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

Property Value

Type: Boolean

Implements

IValidatorIsValid
Exceptions
See Also