<cfassociate>
Allows subtag data to be saved with the base tag.
Applies only to custom tags.
This tag cannot have a body.
This tag is also supported within <cfscript>
<cfassociate
baseTag=string
dataCollection=string
>
| Attribute | Description |
|---|---|
baseTag
string, required
|
edit
The name of the base tag. |
dataCollection
string, optional
|
edit
The name of the structure in which the base tag stores subtag data. |
Examples
editThere are currently no examples for this tag.
See also
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)