protected void Page_Unload(object sender, EventArgs e) { // // CODEGEN: This call is required by the ASP+ Windows Form Designer. // if (Utility != null) { Utility.DBClose(); } }