1 write to _LastUpdatedDate
System.Web (1)
Profile\ProfileInfo.cs (1)
44
_LastUpdatedDate
= lastUpdatedDate;
1 reference to _LastUpdatedDate
System.Web (1)
Profile\ProfileInfo.cs (1)
53
public virtual DateTime LastUpdatedDate { get { return
_LastUpdatedDate
.ToLocalTime(); } }