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

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

Return Value

Type: Boolean
See Also