| settmsessionaction_persistentcookievalidity |
Use this method to set integer specifying the number of minutes for which the persistent cookie remains valid. Can be set only if the persistent cookie setting is enabled. |
Syntax |
Parameters |
name |
Name of the session action to modify. This is mandatory parameter. |
persistentcookievalidity |
Integer specifying the number of minutes for which the persistent cookie remains valid. Can be set only if the persistent cookie setting is enabled. Minimum value = 1. |
Return Value |
Returns simpleResult |
See Also |