バージョン

HtmlAttributes プロパティ (BaseEditorModel)

コントロールによって使用されるメイン HTML 要素のカスタム属性を設定します。

TagBuilder.MergeAttributes(value) に渡された引数のディクショナリ。

シンタックス
'宣言
 
Public Property HtmlAttributes As System.Collections.Generic.IDictionary(Of String,Object)
public System.Collections.Generic.IDictionary<string,object> HtmlAttributes {get; set;}
参照

オンラインで表示: GitHub