Example #1
0
 protected void btnAccept_Click(object sender, EventArgs e)
 {
     Presenter.AcceptUser();
 }