Cache Manager : Display Cache Item
Display Cache ItemDELETE ITEM
Cache Item |
Cache Item Key: macroHtml_[XSLT][TBS]PropertyFacilities-10679-table- |
The outer xml tags are a result of the Xml serialization used to render the item
|
<?xml version="1.0" encoding="utf-16"?>
<string><div class="table-responsive rate-table">
<table class="table table-striped">
<tr>
<td class="text-center title-amenities">Bedrooms</td>
<td class="col2">
<p>1</p>
</td>
<td class="col3"></td>
</tr>
<tr>
<td class="text-center title-amenities">Bathrooms</td>
<td class="col2">
<p>1</p>
</td>
<td class="col3"></td>
</tr>
<tr>
<td class="text-center title-amenities">Sleeps</td>
<td class="col2">
<p>2</p>
</td>
<td class="col3"></td>
</tr>
</table>
</div></string> |