Exemple #1
0
 public void txtcl()
 {
     txtcollages.Text      = string.Empty;
     txtcollagedetail.Text = string.Empty;
     Drpcategory.ClearSelection();
     Drpsubcategory.ClearSelection();
 }
Exemple #2
0
 public void txtcl()
 {
     txtcareer.Text        = string.Empty;
     txtcareerdetails.Text = string.Empty;
     Drpcategory.ClearSelection();
     Drpsubcategory.ClearSelection();
 }
Exemple #3
0
 public void txtcl()
 {
     txtbookname.Text = string.Empty;
     Drpcategory.ClearSelection();
     Drpsubcategory.ClearSelection();
 }