Click or drag to resize
ProductOptionSelectorIsValid Method
Validates selected/entered product option. If it is valid, returns true, otherwise returns false.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual bool IsValid()

Return Value

Type: Boolean
See Also