Click or drag to resize
CheckBoxWithDropDown.OnCheckBoxSelectionChanged Event
Event fired after checkbox selection changed.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public event EventHandler OnCheckBoxSelectionChanged

Value

Type: System.EventHandler
See Also