3-1-Tags:CFInclude
last edited by
lmajano
on 23-Aug-2009
cfinclude
Description
Lets you embed references to ColdFusion pages in CFML. You can embed cfinclude tags recursively. For an additional method of encapsulating CFML
Category
Other
Implemented
Usage Syntax
<cfinclude template="String"/>
[] = Optional attribute
Attributes
| Name | Type | Required | Default | Description |
| template | String | Yes | A logical path to an existing page. |
SideBar
User Login
Comments (