protected void Page_Unload(object sender, EventArgs e)
 {
     objCommonClass        = null;
     objSqlDataAccessLayer = null;
     objSuspenseAccount    = null;
     objSCPopupMaster      = null;
     objProductMaster      = null;
     objCallRegistration   = null;
 }
 protected void Page_UnLoad(object sender, EventArgs e)
 {
     objCommonClass      = null;
     objCallRegistration = null;
     objSCPopupMaster    = null;
     objwscfeedback      = null;
     dsProduct           = null;
     dTableFile          = null;
 }
Esempio n. 3
0
 protected void Page_UnLoad(object sender, EventArgs e)
 {
     objCommonClass      = null;
     objCallRegistration = null;
     objSCPopupMaster    = null;
 }