How do you get access to the Resource Provider for the current context?
I have a web page that allows a client to edit their Globalization values which are stored in SQL.
However pages still utilize the cached values until the app domain is freed.
How can I force clear/reset the provider and or get access to it to clear its cache.
Thanks,
Andy