[]
        
(Showing Draft Content)

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

OnClientItemsChanged Method

OnClientItemsChanged(string)

Configurates the OnClientItemsChanged client event. Occurs when the list of items changes.

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

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.