ASP.NET Core MVC コントロールヘルプ
OnClientPositionChanged メソッド (PopupBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PopupBuilder クラス : OnClientPositionChanged メソッド
The value.
Configurates the C1.Web.Mvc.Popup.OnClientPositionChanged client event. Sets the client function which occurs while the user moves the Popup, between the Dragging and Dragged events, after the PositionChanging event.
シンタックス
'宣言
 
Public Function OnClientPositionChanged( _
   ByVal value As System.String _
) As PopupBuilder
public PopupBuilder OnClientPositionChanged( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PopupBuilder クラス
PopupBuilder メンバ