summaryP:DotNetNuke.Web.Mvc.Framework.Controllers.DnnController.User

Namespace: DotNetNuke.Web.Mvc.Framework.Controllers
Assembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)

Syntax

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

See Also