Share via


DataPointCustomProperties.LabelPostBackValue Propriedade

Definição

Obtém ou define o valor de postback que pode ser processado em um 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

Valor da propriedade

O valor de postback que é passado para um Click evento.

Aplica-se a