MobileTrack Nexus Documentation
C#
Show/Hide TOC
Help
Layout
Current
User Property
Container for the current user, their role and the company/environment they're working on.
Definition
Namespace:
MobileTrack.Web.Portal.Pages.Admin.Helps
Assembly:
MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
C#
Copy
Request Example
public
required
UserSessionData
CurrentUser
{
get
;
set
; }
Property Value
UserSessionData
See Also
Reference
HelpLayout Class
MobileTrack.Web.Portal.Pages.Admin.Helps Namespace
In This Article
Definition
See Also