Compartir a través de


IChartMapArea.PostBackValue Propiedad

Definición

Obtiene o establece un valor de postback para el área de mapa.

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 de propiedad

String

Un valor de tipo string que representa el valor de postback.

Se aplica a