Home > Contents > Index >
ct
Value of a child template.
Syntax
ct="template name"Parameters
None.
Description
When you want to use a template other than an asset's default template, supply the name of an alternate template with the
ct
variable.Example
The following example specifies which template to use to render the asset.
<CALLELEMENT NAME="BurlingtonFinancial/Common/TextOnlyLink"> <ARGUMENT NAME="ct" VALUE="SectionFrontText"/> <ARGUMENT NAME="assettype" VALUE="Page"/> </CALLELEMENT>TextOnlyLink is the element that creates the Plain Text Link. SectionFront passes it the name of the alternate template (ct="SectionFrontText") and the name of the asset type (assettype="Page").
See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.