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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : IsDisabled プロパティ
コントロールが無効かどうかを判定する値を取得または設定します。
シンタックス
'宣言
 
Public Property IsDisabled As System.Boolean
public System.bool IsDisabled {get; set;}
参照

Control クラス
Control メンバ