Skip to content

Commit 361bbb9

Browse files
authored
Update readme.md
1 parent 43420cc commit 361bbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Dashboard for MVC - How to Reset the Data Source Cache
88

9-
The following example shows how you can manage the cache in the ASP.NET Web Forms Dashboard control.
9+
The following example shows how you can manage the cache in the ASP.NET MVC Dashboard control.
1010

1111
To refresh the data source cache **on the server**, pass a unique parameter value to the [DashboardConfigurator.CustomParameters](http://docs.devexpress.com/Dashboard/DevExpress.DashboardWeb.DashboardConfigurator.CustomParameters) event. You can store the unique GUID value within a session as a parameter and update its value in your code when it is necessary to refresh the cache.
1212

0 commit comments

Comments
 (0)