MagicCMS Documentation

MagicSession Members

The MagicSession type exposes the following members.

Properties


  Name Description
Public property BackEndLang
Public property ColorPalette
Gets or sets the color palette.
Public property Config
Gets the configuration. Copies in session the CMS_Config object.
Public property Static member Current
Gets the current. This is a static instance of MagicSession created automatically.
Public property CurrentLanguage
Gets or sets the current language in Multilanguage application. Otherwise always return default.
Public property CurrentLanguageName
Gets the name of the current language.
Public property LastAccessTry
Gets or sets the last access try.
Public property LoggedUser
Gets or sets the logged user.
Public property Preview
Gets or sets the preview flag.
Public property PreviewPost
Gets or sets the preview post. Here is temporary stored the post to be previewed.
Public property SessionStart
Gets or sets the session start. Used by custom management of session expires.
Public property ShowInactiveTypes
Gets or sets the show inactive types.
Public property ShowSplash
Gets or sets a value indicating whether [show splash].
Public property TransAutoHide
Gets the trans automatic hide. Return the value of AutoHide property for the current language.