The UserInfo object that represents the User whose profile is being displayed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public UserInfo User { get; set; } |
| Visual Basic |
|---|
Public Property User As UserInfo Get Set |