The user whom's profile has been changed. This includes the Profile property with the updated profile
Namespace: DotNetNuke.Entities.ProfileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public UserInfo User { get; set; } |
Visual Basic |
---|
Public Property User As UserInfo Get Set |