バージョン

HtmlAttributes メソッド (TreeWrapper)

ツリー モデル TreeModel.HtmlAttributes を設定します。
シンタックス
'宣言
 
Public Function HtmlAttributes( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As TreeWrapper
public TreeWrapper HtmlAttributes( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性ディクショナリ。

戻り値の型

自身
参照

オンラインで表示: GitHub