A
Anders
Hello, i have created a custom sitemap datasource. The sitemap gets all
pages from a collection from a CMS system (not directly from a database).
I have declared my sitemap provider as default in web.config. In the pages I
have a sitemap datasource and corresponding menus.
Question:
- Where is the data cached?
- How can I release it from the cache and refresh the data?
I have built in a method called
I can't set up a filedepencency and neather a sql datasource dependency.
Any suggestions?
Regards
Anders
pages from a collection from a CMS system (not directly from a database).
I have declared my sitemap provider as default in web.config. In the pages I
have a sitemap datasource and corresponding menus.
Question:
- Where is the data cached?
- How can I release it from the cache and refresh the data?
I have built in a method called
I can't set up a filedepencency and neather a sql datasource dependency.
Any suggestions?
Regards
Anders