バージョン

Tree(IQueryable,Object) メソッド

指定されたデータ モデルで igTree コントロールについて初期化プロパティをチェーンするラッパーを作成します。
シンタックス
'宣言
 
Public Overloads Function Tree( _
   ByVal model As System.Linq.IQueryable, _
   ByVal htmlAttributes As System.Object _
) As TreeWrapper
public TreeWrapper Tree( 
   System.Linq.IQueryable model,
   System.object htmlAttributes
)

パラメータ

model
モデル。
htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub