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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス : FadeOut メソッド
The value.
Configurates C1.Web.Mvc.Popup.FadeOut. Sets a value that determines whether popups should be hidden using a fade-out animation.
シンタックス
'宣言
 
Public Function FadeOut( _
   ByVal value As System.Boolean _
) As PopupBuilder
public PopupBuilder FadeOut( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PopupBuilder クラス
PopupBuilder メンバ