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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス : OnClientHiding メソッド
The value.
Configurates the C1.Web.Mvc.Popup.OnClientHiding client event. Sets the client function which occurs before the Popup is hiding.
シンタックス
'宣言
 
Public Function OnClientHiding( _
   ByVal value As System.String _
) As PopupBuilder
public PopupBuilder OnClientHiding( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PopupBuilder クラス
PopupBuilder メンバ