バージョン

GetData メソッド (TreeModel)

ロードオンデマンド シナリオのデータバインディングを処理します。
シンタックス
'宣言
 
Public Function GetData( _
   ByVal path As System.String, _
   ByVal binding As System.String _
) As System.Web.Mvc.JsonResult
public System.Web.Mvc.JsonResult GetData( 
   System.string path,
   System.string binding
)

パラメータ

path
パス。
binding
バインディング。
参照

オンラインで表示: GitHub