File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ To refresh the data source cache **on the client**, you can call the [DashboardC
21
21
22
22
* [ Index.cshtml] ( /CS/MvcDashboardUseDifferentCaches/Views/Home/Index.cshtml ) (VB: [ Index.cshtml] ( /VB/MvcDashboardUseDifferentCaches/Views/Home/Index.cshtml ) )
23
23
* [ HomeController.cs] ( /CS/MvcDashboardUseDifferentCaches/Controllers/HomeController.cs ) (VB: [ HomeController.vb] ( /VB/MvcDashboardUseDifferentCaches/Controllers/HomeController.vb ) )
24
- * [ Global.asax. cs] ( /CS/MvcDashboardUseDifferentCaches/Global.asax.cs ) (VB: [ Global.asax. vb] ( /VB/MvcDashboardUseDifferentCaches/Global.asax.vb ) )
24
+ * [ DashboardConfig. cs] ( /CS/MvcDashboardUseDifferentCaches/App_Start/DashboardConfig.cs#L37 ) (VB: [ DashboardConfig. vb] ( /VB/MvcDashboardUseDifferentCaches/App_Start/DashboardConfig.vb#L35 ) )
25
25
* [ CacheManager.cs] ( /CS/MvcDashboardUseDifferentCaches/CacheManager.cs ) (VB: [ CacheManager.vb] ( /VB/MvcDashboardUseDifferentCaches/CacheManager.vb ) )
26
26
27
27
## Documentation
You can’t perform that action at this time.
0 commit comments