Home > Contents > Index >
c
Asset type that the template formats.
Syntax
c="asset type"Parameters
None.
Description
Sites sets this variable by default when you save the template asset.
Example
This example is taken from the Burlington Financial example site included with Sites. 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 > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.