3-1-Tags:CFModule

last edited byusericonlmajano on 23-Aug-2009

Contents

cfmodule

Description

Invokes a custom tag for use in ColdFusion application pages. The cfmodule tag can help deal with custom tag name conflicts. Use the template attribute to name a ColdFusion page that contains the custom tag definition, including its path. Use the name attribute to refer to the custom tag using a dot notation scheme to indicate the location of the custom tag in the ColdFusion installation directory.

Category

Other

Implemented

Usage Syntax

<cfmodule /> 

[] = Optional attribute

Attributes

No Attributes

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!