Example #1
0
 protected void btnsupplier_Click(object sender, EventArgs e)
 {
     Utilities_Licensing.Update_ContactStatus(Convert.ToInt32(hfdselid.Value));
     altbox("Record updated successfully.");
 }