Gets and sets the PortalId for this online user

Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int PortalID { get; set; }
Visual Basic
Public Property PortalID As Integer
	Get
	Set

See Also