ASP.NET MVC コントロールヘルプ
CssClass プロパティ (Control)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : CssClass プロパティ
コントロールの css クラスを取得または設定します。
シンタックス
'宣言
 
Public Property CssClass As System.String
public System.string CssClass {get; set;}
参照

Control クラス
Control メンバ