[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.OnClientLoadingItems

OnClientLoadingItems Method

OnClientLoadingItems(string)

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

Declaration
public TreeViewBuilder OnClientLoadingItems(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TreeViewBuilder

Current builder.