select contentid,filename,menutitle,target,restricted,restrictgroups,type,sortBy,sortDirection from tcontent where siteid='#$.event('siteID')#' and contentid='#arguments.objectid#' and approved=1 and active=1 and display=1
<#$.getHeaderTag('subHead1')#>#rsSection.menutitle# #$.dspObject_Include( thefile='dsp_content_list.cfm', fields=params.displayList, type='objectparams', iterator=variables.iterator, imageSize=objectparams.imageSize, imageHeight=objectparams.imageHeight, imageWidth=objectparams.imageWidth )# #$.dspObject_Include( thefile='dsp_content_list.cfm', fields=variables.contentListFields, type='Related', iterator= variables.iterator )#
View All