System.Web.Profile.ProfileBase.LastUpdatedDate Property

Gets the most recent date and time that the profile was modified.

Syntax

public DateTime LastUpdatedDate { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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 ProfileBase.LastUpdatedDate property.

Requirements

Namespace: System.Web.Profile
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0