SelectListItem.Value Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje wartość tego SelectListItemelementu . Ta właściwość jest zwykle renderowana jako atrybut w elemecie value="..." HTML <option> .

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Wartość właściwości

Dotyczy