protected void btnCancel_Click(object sender, EventArgs e) { try { reset_control(); } catch (Exception v_e) { CSystemLog_301.Equals(this, v_e); } }