[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.OnClientItemClicked

OnClientItemClicked Method

OnClientItemClicked(string)

Configurates the OnClientItemClicked client event. Occurs when the user clicks an item or presses the Enter key and an item is selected.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.