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[Razor]GetCurrentLanguageCode
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>[Razor]GetCurrentLanguageCode</Alias> <Name>[Razor]GetCurrentLanguageCode</Name> <Assembly /> <Type /> <Xslt /> <ScriptingFile>GetCurrentLanguageCode.cshtml</ScriptingFile> <RenderContent>true</RenderContent> <CachePersonalized>false</CachePersonalized> <CacheByPage>true</CacheByPage> </Macro>