View API

Inside of a .CFM template used as a view, two CFC instances are available in the unnamed or "variables" scope:  viewstate and viewcollection.

 

Viewstate is used to access values from the viewstate.

 

Viewcollection is used to access the rendered HTML of prior views.