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: UmbracoMacroCacheRenderTemplate
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>0</RefreshRate> <Alias>RenderTemplate</Alias> <Name>Render Template</Name> <Assembly>iPro.BusinessLogic</Assembly> <Type>iPro.BusinessLogic.Controls.RenderTemplate</Type> <Xslt /> <ScriptingFile /> <RenderContent>true</RenderContent> <CachePersonalized>false</CachePersonalized> <CacheByPage>true</CacheByPage> </Macro>