Cache Manager

ASPAlliance Cache Manager Plug In for ASP.NET allows you to easily manage the cache for your ASP.NET application.

Cache Manager : Display Cache Item

Display Cache Item
DELETE ITEM

Cache Item

Cache Item Key: UmbracoMacroCache[XSLT][TBS]StyleSheet
The outer xml tags are a result of the Xml serialization used to render the item

<?xml version="1.0" encoding="utf-16"?> <Macro> <UseInEditor>false</UseInEditor> <RefreshRate>3600</RefreshRate> <Alias>[XSLT][TBS]StyleSheet</Alias> <Name>[XSLT][TBS] Style Sheet</Name> <Assembly /> <Type /> <Xslt>[XSLT][TBS]StyleSheet.xslt</Xslt> <ScriptingFile /> <RenderContent>true</RenderContent> <CachePersonalized>false</CachePersonalized> <CacheByPage>true</CacheByPage> </Macro>