Name

GetBaseTagData

Synopsis

                  
                  GetBaseTagData(tag [, instance])

Returns an object containing data from the specified ancestor tag. An optional instance number may be set to specify the number of ancestor tag levels to skip through before returning data. The default value for instance is 1. Example:

<cfset BaseTagData = GetBaseTagData("CF_MyCustomTag")>

Get Programming ColdFusion MX, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.