How would I know that in which tab id i have cached the module?
My scenario is when I click logout button, all modules cache should get cleared.
And I am caching the module through user interface. Steps for caching as follows:
module setting -> Page Setting -> Cache Setting
under Cache Setting, I am setting the following values:
Output Cache Provider: Memory
Cache Duration(Seconds): 3600
Note: here module setting is my custom module.