ASP.NET Core MVC コントロールヘルプ
OnClientLoaded メソッド (BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス : OnClientLoaded メソッド
The value.
Configurates the C1.Web.Mvc.BaseODataCollectionViewService<T>.OnClientLoaded client event. Occurs when the C1.Web.Mvc.BaseODataCollectionViewService<T> finishes loading data.
シンタックス
'宣言
 
Public Function OnClientLoaded( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientLoaded( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
BaseODataCollectionViewServiceBuilder<T,TControl,TBuilder> メンバ