[]
Configurates the OnClientRequestDataStringifying client event. Occurs when serializing the request data.
public TreeViewBuilder OnClientRequestDataStringifying(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |