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 imageCopy Code
                                  public class Sessions
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class Sessions

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member StateKeySessionMode
Key used for the session mode in the request state.
Public field Static member StateKeySessionModeWasNotSet
Key used for storing internal information in the request state.
Public field Static member StateKeySilentSessionAccess
Key used for the session access mode in the request state.

See Also

Advanced