|
|
Enables session state for this item.
Syntax
| Smartsite SXML |
|
|---|---|
session.enable() session.enable(boolean value) session.enable(boolean value, boolean silent) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| value | Boolean | If set to true, session state is enabled. |
| silent | Boolean | If set to true, errors will be suppressed and you can simply use defaults if sessions are not supported. |
Return Value
None.