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)
53public virtual DateTime LastUpdatedDate { get { return _LastUpdatedDate.ToLocalTime(); } }