Home > Contents > Index >
cid
ID of the asset being rendered or formatted.
Syntax
c="asset ID"Parameters
None.
Description
When an element either calls the templates' page entry or calls an element directly, it must pass in the asset's ID so thecode knows which asset it is supposed to format.
Example
This example is taken from the Burlington Financial example site included with Content Server. First, the page named Home loads the home page asset, names it HomePage, and then scatters the information in its fields:
<ASSET.LOAD TYPE="Variables.c" OBJECTID="Variables.cid" NAME="HomePage"/> <ASSET.SCATTER NAME="HomePage" PREFIX="asset"/>The values for
c
andcid
are passed in from the Burlington Financial URL.See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.