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: UmbracoMacroCacheExport2iCalUrl
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>86400</RefreshRate> <Alias>Export2iCalUrl</Alias> <Name>Export2iCalUrl</Name> <Assembly>iPro.BusinessLogic</Assembly> <Type>iPro.BusinessLogic.Controls.RenderIcalLink</Type> <Xslt /> <ScriptingFile /> <RenderContent>true</RenderContent> <CachePersonalized>false</CachePersonalized> <CacheByPage>true</CacheByPage> </Macro>