Controller Rendering Functions void controller
Sets content that CFWheels will send to the client in response to the request.
Name | Type | Required | Default | Description |
---|---|---|---|---|
content | string | Yes | The content to send to the client. |
setResponse(newReponse);