[]
Configurates the OnClientReponseTextParsing client event. Occurs when parsing the response text.
public TreeViewBuilder OnClientReponseTextParsing(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |