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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : CssClass プロパティ
Gets or sets the css class of the control.
シンタックス
'宣言
 
Public Property CssClass As System.String
public System.string CssClass {get; set;}
参照

Control クラス
Control メンバ