Share via


DataPointCustomProperties.LabelPostBackValue Proprietà

Definizione

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

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

Valore della proprietà

Valore di postback passato a un evento Click .

Si applica a