Sets the max age of the response.

Syntax

Smartsite SXML CopyCode image Copy Code
response.setmaxage(integer seconds)

Parameters

Name Data Type Description
seconds Integer The max age in seconds.

Return Value

None.
SXML