[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ListBoxBuilder-1.OnClientCheckedItemsChanged

OnClientCheckedItemsChanged Method

OnClientCheckedItemsChanged(string)

Configurates the OnClientCheckedItemsChanged client event. Occurs when the value of the @see:checkedItems property changes.

Declaration
public ListBoxBuilder<T> OnClientCheckedItemsChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.