AdobeStock_455007340

Time to Use Tag Pairs and Sets

Custom tags are an important part of writing organized, structured, and reusable code. And basic Custom Tags are easy to write too. But when you find that you end up with long lists of tag attributes, to attributes with multiple values, then it might be time to take your Custom Tags to the next level. As of ColdFusion 4 you can create tag pairs and even tags sets (tags within tags), and you can (and should) use this functionality to create better Custom Tags. (Applies to: ColdFusion 4 (or later))

Leave a Reply