The user's profile, as it was before the change

Namespace: DotNetNuke.Entities.Profile
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public UserProfile OldProfile { get; set; }
Visual Basic
Public Property OldProfile As UserProfile
	Get
	Set

See Also