Aracılığıyla paylaş


CustomLabel.ImagePostBackValue Özellik

Tanım

Bir Click olayda işlenebilen geri gönderme değerini alır veya ayarlar.

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

Özellik Değeri

Bir string olaya geçirilen değeri temsil eden bir Click değer.

Şunlara uygulanır