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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TooltipBaseBuilder<TControl,TBuilder> クラス : OnClientPopup メソッド
The value.
Configurates the C1.Web.Mvc.TooltipBase.OnClientPopup client event. Occurs before the tooltip content is displayed.
シンタックス
'宣言
 
Public Function OnClientPopup( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientPopup( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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