Click or drag to resize
ProductOptionSelectorIsSelectionControlEmpty Method
Returns TRUE when selection control is empty or only '(none)' record is included, otherwise returns FALSE.

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

Return Value

Type: Boolean
See Also