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