ProfileBase::LastActivityDate Property
.NET Framework (current version)
Gets the most recent date and time that the profile was read or modified.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::DateTimeThe most recent date and time that the profile was read or 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 LastActivityDate property.
.NET Framework
Available since 2.0
Available since 2.0
Show: