protected void Button1_Click(object sender, EventArgs e) { Label1.Text = "You clicked the button!"; }