Click or drag to resize
ProductOptionSelectorHasSelectableOptions Method
Returns true if there is a choice of values in selection control.

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

Return Value

Type: Boolean
See Also