ASP.NET MVC コントロールヘルプ
HtmlAttributes プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : HtmlAttributes プロパティ
HTML 属性を取得します。
シンタックス
'宣言
 
Public ReadOnly Property HtmlAttributes As System.Collections.Generic.IDictionary(Of String,String)
public System.Collections.Generic.IDictionary<string,string> HtmlAttributes {get;}
参照

Control クラス
Control メンバ