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.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool IsSelectionControlEmpty()

Return Value

Type: Boolean
See Also