Skip to content

Miscellaneous

contentForLayout()

contentForLayout() — returns any

Includes content for the body section, which equates to the output generated by the view template run by the request.

<!--- In `views/layout.cfm` --->
<cfoutput>##contentForLayout()##</cfoutput>