ProfileBase::LastUpdatedDate Property
.NET Framework (current version)
Gets the most recent date and time that the profile was modified.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::DateTimeThe most recent date and time that the profile was modified by the default provider.
This property value is only modified by the default profile provider. Changes made to profile properties by a provider other than the default profile provider do not affect the value of the LastUpdatedDate property.
.NET Framework
Available since 2.0
Available since 2.0
Show: