Gets and sets the User associated with this control
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public UserInfo User { get; set; } |
Visual Basic |
---|
Public Property User As UserInfo Get Set |