1 write to _lastUpdatedDate
System.Web (1)
UI\WebParts\PersonalizationStateInfo.cs (1)
23
_lastUpdatedDate
= lastUpdatedDate.ToUniversalTime();
1 reference to _lastUpdatedDate
System.Web (1)
UI\WebParts\PersonalizationStateInfo.cs (1)
35
return
_lastUpdatedDate
.ToLocalTime();