The user's profile, as it was before the change
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public UserProfile OldProfile { get; set; } |
Visual Basic |
---|
Public Property OldProfile As UserProfile Get Set |