The NoStore and Location property is unavailable in OutputCache attribute. Is there any alternative for these? I want to set location property so that client browser side caching can be done. Also I need that caches are not stored permanently as NoStore property does. Please let me know about any workaround.

The NoStore and Location property is unavailable in OutputCache attribute. Is there any alternative for these? I want to set location property so that client browser side caching can be done. Also I need that caches are not stored permanently as NoStore property does. Please let me know about any workaround.