Aracılığıyla paylaş


SelectListItem.Value Özellik

Tanım

Bu SelectListItemdeğerini gösteren bir değer alır veya ayarlar. Bu özellik genellikle HTML <option> öğesinde bir value="..." öznitelik olarak işlenir.

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

Özellik Değeri

Şunlara uygulanır