/// <summary> /// Application End /// </summary> protected void Application_End(object sender, EventArgs e) { WebUtility.ClearApplicationCaches(); }