[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.OnClientError

OnClientError Method

OnClientError(string)

Configurates the OnClientError client event. Occurs when there is an error getting data from the server.

Declaration
public PivotEngineBuilder OnClientError(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.