[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.OnClientLoadedItems

OnClientLoadedItems Method

OnClientLoadedItems(string)

Configurates the OnClientLoadedItems client event. Occurs after the tree items have been generated.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.