[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.OnClientItemsSourceChanged

OnClientItemsSourceChanged Method

OnClientItemsSourceChanged(string)

Configurates the OnClientItemsSourceChanged client event. Occurs when the value of the ItemsSource property changes.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.