ASP.NET Core MVC コントロールヘルプ
OnClientError メソッド (PivotEngineBuilder)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : OnClientError メソッド
The value.
Configurates the C1.Web.Mvc.Olap.PivotEngine.OnClientError client event. Occurs when there is an error getting data from the server.
シンタックス
'宣言
 
Public Function OnClientError( _
   ByVal value As System.String _
) As PivotEngineBuilder
public PivotEngineBuilder OnClientError( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ