[]
Configurates the OnClientIsCheckedChanging client event. Occurs before the check status of a node is changed.
public TreeViewBuilder OnClientIsCheckedChanging(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |