CustomLabel.ImagePostBackValue Proprietà

Definizione

Ottiene o imposta il valore di postback che può essere elaborato in un evento Click.

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

Valore della proprietà

Valore string che rappresenta il valore passato a un evento Click.

Si applica a