Partilhar via


DataPointCustomProperties.PostBackValue Propriedade

Definição

Obtém ou define o valor de postback que pode ser processado em um evento Click .

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

Valor da propriedade

O valor de postback passado para um evento Click.

Implementações

Aplica-se a