バージョン

TileManager(IQueryable,IDictionary<String,Object>) メソッド

指定されたデータ モデルで igTileManager コントロールに対する初期化プロパティをチェーンするラッパーを作成します。
シンタックス
'宣言
 
Public Overloads Function TileManager( _
   ByVal model As System.Linq.IQueryable, _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As TileManagerWrapper
public TileManagerWrapper TileManager( 
   System.Linq.IQueryable model,
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

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

オンラインで表示: GitHub