共用方式為


SelectListItem.Disabled 屬性

定義

取得或設定值,這個值表示這個是否 SelectListItem 停用。

public bool Disabled { get; set; }
member this.Disabled : bool with get, set
Public Property Disabled As Boolean

屬性值

適用於