MagicCMS Documentation
MagicSession
.
.
::
.
.
LoggedUser Property
Gets or sets the logged user.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
MagicUser
LoggedUser
{
get
;
set
; }
Field Value
The logged user.
See Also
MagicSession Class
MagicCMS.Core Namespace