Aracılığıyla paylaş


SelectListItem.Text Özellik

Tanım

Bu SelectListItemöğesinin görünen metnini gösteren bir değeri alır veya ayarlar. Bu özellik genellikle HTML öğesinde iç HTML <option> olarak işlenir.

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

Özellik Değeri

Şunlara uygulanır