[]
        
(Showing Draft Content)

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

OnClientLoadingItems Method

OnClientLoadingItems(string)

Configurates the OnClientLoadingItems client event. Occurs before the list items are generated.

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

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.