バージョン

DataBind(String,String) メソッド

階層のデータバインディング。例:
シンタックス
'宣言
 
Public Overloads Sub DataBind( _
   ByVal path As System.String, _
   ByVal layout As System.String _
) 
public void DataBind( 
   System.string path,
   System.string layout
)

パラメータ

path
layout
参照

オンラインで表示: GitHub