ASP.NET Core MVC コントロールヘルプ
OnClientRefreshed メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス : OnClientRefreshed メソッド
The value.
Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents.
シンタックス
'宣言
 
Public Function OnClientRefreshed( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientRefreshed( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ