Beispiel #1
0
 protected void DropDownListCountry_SelectedIndexChanged(object sender, EventArgs e)
 {
     _controller.CountrySelected();
 }