summaryP:DotNetNuke.Web.Mvp.ProfileModuleViewBase`1.ProfileUserId

Namespace: DotNetNuke.Web.Mvp
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public int ProfileUserId { get; }
Visual Basic
Public ReadOnly Property ProfileUserId As Integer
	Get

Implements

IProfileModule..::..ProfileUserId

See Also