[]
Configurates the OnClientError client event. Occurs when there is an error getting data from the server.
public PivotEngineBuilder OnClientError(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PivotEngineBuilder | Current builder. |