1 write to _LastActivityDate
System.Web (1)
Profile\HttpProfileBase.cs (1)
645
_LastActivityDate
= p.LastActivityDate.ToUniversalTime();
1 reference to _LastActivityDate
System.Web (1)
Profile\HttpProfileBase.cs (1)
161
return
_LastActivityDate
.ToLocalTime();