private void Clear() { txtAdd.Text = ""; txtChequeRece.Text = ""; txtDrawnOn.Text = ""; txtEmail.Text = ""; txtEmailCC.Text = ""; txtEmailTo.Text = ""; txtEventCharge.Text = ""; txtEventTitle.Text = ""; txtMobCC.Text = "+91"; txtMobile.Text = ""; //txtOrgnizedBy.Text = ""; txtPhAC1.Text = ""; txtPhAC2.Text = ""; txtPhCC1.Text = "+91"; txtPhCC2.Text = "+91"; txtPhone1.Text = ""; txtPhone2.Text = ""; txtVenu.Text = ""; DDLcampm.ClearSelection(); DDLch.ClearSelection(); DDLClubName.ClearSelection(); DDLcm.ClearSelection(); DDLeampm.ClearSelection(); DDLeh.ClearSelection(); DDLem.ClearSelection(); event_closing_date.Clear(); event_date.Clear(); listemailCC.Items.Clear(); listemailTo.Items.Clear(); }
private void Clear() { txtDomainName.Text = "www."; txtFTPpassword.Text = ""; txtFTPusername.Text = ""; DDLClubName.ClearSelection(); DDLesp.SelectedIndex = 0; txtMXrecord.Text = ""; txtESPother.Text = ""; }
private void clear() { trPresi.Visible = false; trSec.Visible = false; chkIfOtherSec.Checked = false; chkIfOther.Checked = false; DDLYear.ClearSelection(); DDLMember.ClearSelection(); DDLMember0.ClearSelection(); DDLClubName.ClearSelection(); }