Z
z. f.
Hi,
i'm using a cached control
when the control first time query database, it also change a flag in the container Page object.
on following requests, the page is not querying DB and though not changing the parent page flag as needed.
how can i ask the control to cache not only the output, but also some kind of property that the page need to query from the control?
of course this cached property should be VaryByParam just as well as the page. for the same period of time also.
TIA, z.
i'm using a cached control
when the control first time query database, it also change a flag in the container Page object.
on following requests, the page is not querying DB and though not changing the parent page flag as needed.
how can i ask the control to cache not only the output, but also some kind of property that the page need to query from the control?
of course this cached property should be VaryByParam just as well as the page. for the same period of time also.
TIA, z.