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: macroHtml_[XSLT][TBS]Address-8929-
The outer xml tags are a result of the Xml serialization used to render the item

<?xml version="1.0" encoding="utf-16"?> <string>&lt;table class="contact"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;th class="address"&gt;Address&lt;/th&gt; &lt;td&gt;66 Station Road, Craigavad, County Down, BT18 0BP&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;th class="phone"&gt;Telephone&lt;/th&gt; &lt;td&gt;Bookings &amp;amp; Enquiries +33(0) 606475913&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;th class="phone"&gt;Mobile&lt;/th&gt; &lt;td&gt;In Resort +33 (0) 606454999&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;th class="email"&gt;Email&lt;/th&gt; &lt;td&gt;&lt;a href="mailto:joanna@morzineskichalets.com"&gt;joanna@morzineskichalets.com&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt;</string>