3-1-Tags:CFInclude

last edited byusericonlmajano on 23-Aug-2009

Contents

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.

Example Usage

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word

comments Comments (0)

You need to login in order to comment!