Gets and sets the User

Namespace: DotNetNuke.Services.Authentication
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public UserInfo User { get; set; }
Visual Basic
Public Property User As UserInfo
	Get
	Set

See Also