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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : IsDisabled プロパティ
Gets or sets a value that determines whether the control is disabled.
シンタックス
'宣言
 
Public Property IsDisabled As System.Boolean
public System.bool IsDisabled {get; set;}
参照

Control クラス
Control メンバ