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