Skip to content

Miscellaneous

setResponse()

setResponse() — returns any

Sets content that CFWheels will send to the client in response to the request.

NameTypeRequiredDefaultDescription
contentstringyesThe content to set as the response.
setResponse(newReponse);