Esempio n. 1
0
 public override ActionResult OnActionExecuting()
 {
     return(OutputCacheManager.Get(HttpContext.Current.Request.Url));
 }