SelectListItem.Value 屬性

定義

取得或設定與 實例相關聯 SelectListItem 之 HTML 選項專案之 HTML 值屬性值。

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

屬性值

與選取清單專案相關聯的 HTML 值屬性值。

適用於