Exemplo n.º 1
0
 public void LBTestplanSelf_Click(object sender, EventArgs e)
 {
     Response.Redirect("~/WebFiles/Production_ATS/TestPlan/FlowControlList.aspx?uId=" + TestplanSelfID.Trim());
 }
Exemplo n.º 2
0
 public void LBEquipment_Click(object sender, EventArgs e)
 {
     Response.Redirect("~/WebFiles/TestPlan/Terry/EquipmentList.aspx?uId=" + TestplanSelfID.Trim());
 }
Exemplo n.º 3
0
 public void LBMconfiginit_Click(object sender, EventArgs e)
 {
     Response.Redirect("~/WebFiles/TestPlan/ManufaConfigInit.aspx?uId=" + TestplanSelfID.Trim());
 }
Exemplo n.º 4
0
 public void LBTestplanSelf_Click(object sender, EventArgs e)
 {
     Response.Redirect("~/WebFiles/TestPlan/TestplanSelfInfor.aspx?uId=" + TestplanSelfID.Trim());
 }