This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class Sessions |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Sessions |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
StateKeySessionMode |
Key used for the session mode in the request state.
|
|
StateKeySessionModeWasNotSet |
Key used for storing internal information in the request state.
|
|
StateKeySilentSessionAccess |
Key used for the session access mode in the request state.
|
See Also
Smartsite.Core Namespace