[]
        
(Showing Draft Content)

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

OnClientLoadedItems Method

OnClientLoadedItems(string)

Configurates the OnClientLoadedItems client event. Occurs after the list items are generated.

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

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.