[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.OnClientIsCollapsedChanged

OnClientIsCollapsedChanged Method

OnClientIsCollapsedChanged(string)

Configurates the OnClientIsCollapsedChanged client event. Occurs after a node is collapsed or expanded.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.