Sets the max age of the response.
Syntax
Smartsite SXML | Copy Code |
---|---|
response.setmaxage(integer seconds) |
Parameters
Name | Data Type | Description |
---|---|---|
seconds | Integer | The max age in seconds. |
Return Value
None.