[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.OnClientFormatItem

OnClientFormatItem Method

OnClientFormatItem(string)

Configurates the OnClientFormatItem client event. Occurs when an element representing a node has been created.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.