[]
Configurates the OnClientLoadingItems client event. Occurs before the tree items are generated.
public TreeViewBuilder OnClientLoadingItems(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |