Programmer's Guide > Interfaces > CMSSession interface > currentUser attribute
  
currentUser attribute
Specifies the current CMS user name. This will normally match the loginId parameter to the CMSAdapter.connect() method which established this session.
currentUser
Access
read-only
Returns
String
Get throws
CMSException
Raised for any error.