summaryP:DotNetNuke.UI.WebControls.EditControl.User

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also