private void lbDeleteEmpty_Click(object sender, EventArgs e) { Ldap.SyncLogDeleteWithoutChanges(); Response.Redirect("~/Admin/LdapLogs.aspx"); }