Removes the specified client session state.
Syntax
Smartsite SXML | Copy Code |
---|---|
session.remove(string key) |
Parameters
Name | Data Type | Description |
---|---|---|
key | String | The key. |
Return Value
None.
Smartsite SXML | Copy Code |
---|---|
session.remove(string key) |
Name | Data Type | Description |
---|---|---|
key | String | The key. |