Tagged Questions

1
vote
1answer
108 views

ResourceProviderFactory periodic refreshing

I've created a custom resource provider which returns strings from our database to use for whatever. The issue is I haven't found a way to "bust" the cache on these items and relo …