cfassociate

Allows subtag data to be saved with a base tag. Applies only
to custom tags.

  <cfassociate basetag="">

 cfassociate(basetag="");

Attribute Reference

basetag string
Required

Base tag name

datacollection string

Structure in which base tag stores subtag data

Examples
Sample code using the cfassociate tag


Fork me on GitHub