[]
Configurates the OnClientCheckedItemsChanged client event. Occurs when the value of the @see:checkedItems property changes.
public ListBoxBuilder<T> OnClientCheckedItemsChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ListBoxBuilder<T> | Current builder. |