Allows subtag data to be saved with the base tag. Applies only to custom tags.
Other
<cfassociate baseTag="String" [dataCollection="String"] />
[] = Optional attribute
| Name | Type | Required | Default | Description |
| baseTag | String | Yes | The name of the base tag. | |
| dataCollection | String | No | The name of the structure in which the base tag stores subtag data. |