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

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : OnClientDrop メソッド
OnClientDropプロパティを設定します。
シンタックス
'宣言
 
Public Function OnClientDrop( _
   ByVal value As System.String _
) As TreeViewBuilder
public TreeViewBuilder OnClientDrop( 
   System.string value
)

パラメータ

value

戻り値の型

現在のビルダ
解説
ユーザーがC1.Web.Mvc.TreeViewでノードをドロップしたときに発生します。
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ