Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
insite:endref
Mark the lower boundary of a potentially movable or replaceable section of HTML.
Syntax
<insite:endref/>Description
A match for the INSITE.BEGINREF tag. This tag takes no attributes.
Example
<insite:beginref parentid='<%=ics.GetVar("cid")%>' parenttype='<%=ics.GetVar("c")%>' parentfield='Manualrecs' id='<%=ics.GetVar("assetid")%>' type='<%=ics.GetVar("assettype")%>'/> <asset:load type='<%=ics.GetVar("assettype")%>' objectid='<%=ics.GetVar("assetid")%>' name='currentasset' flushonvoid="true"/> <asset:scatter name="currentasset" prefix="asset"/> <p><%=ics.GetVar("asset:description")%></p> <insite:endref/>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.