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