I have the following action in the controller:
[Cache(HttpCacheability.Public, Duration = 86400, VaryByParams = "*", VaryByCustom =开发者_开发知识库 "url")]
public virtual void SearchForm(TModel form)
{
    ...
}
in this case view is cached, but when i change data through admin panel, view get from cache.
Is there a way to reset cache when i changed data?
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论