Hello, I am writing a ViewHelper which injects CSS or JS data into the header of the website. I was using PageRenderer for it, but it doesnt work in uncached actions. Is it possible to retrieve the caching status of the current action - cachable or non cachable? Thanks, Dominic