I have an xslt macro that I wanted to cache. I use the macro parameters to cache it by the querystring but it doesn't work and I just get the cache value of the initial xslt listing.
I use the debug trace for this and it shows like this
Here is the result of my debug trace when checking my xslt macro cache.
xslt macro caching is not working
Hi,
I have an xslt macro that I wanted to cache. I use the macro parameters to cache it by the querystring but it doesn't work and I just get the cache value of the initial xslt listing.
I use the debug trace for this and it shows like this
Can somebody explain why it is not using the actual parameter value? I'm using umbraco version 4.6.2
is working on a reply...